Compartir a través de


: AbstractEntityInstance.Entity (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Runtime)

When overridden in a derived class, gets the entity this entity instance 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 AbstractEntityInstance
Dim value As Entity

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

Valor de propiedad

An Entity object representing the entity this instance belongs to.

Vea también

Referencia

AbstractEntityInstance (Clase)
AbstractEntityInstance (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)