: IEntityInstance.Entity (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Gets the entity this is an instance of.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
ReadOnly Property Entity As Entity
'Uso
Dim instance As IEntityInstance
Dim value As Entity
value = instance.Entity
Entity Entity { get; }
Valor de propiedad
An Entity object that this is an instance of.
Vea también
Referencia
IEntityInstance (Interfaz)
IEntityInstance (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)