Compartir a través de


: Action.Entity (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Administration)

Returns the Entity object that the action belongs to.

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

Sintaxis

'Declaración
Public ReadOnly Property Entity As Entity
'Uso
Dim instance As Action
Dim value As Entity

value = instance.Entity
public Entity Entity { get; }

Valor de propiedad

An Entity object.

Vea también

Referencia

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