Compartir a través de


: Action.GetEntity (Método) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Gets the entity the action belongs to.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Function GetEntity As Entity
'Uso
Dim instance As Action
Dim returnValue As Entity

returnValue = instance.GetEntity
public Entity GetEntity ()

Valor devuelto

An Entity object.

Vea también

Referencia

Action (Clase)
Action (Miembros)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)