Partager via


AbstractEntityInstance.Entity, propriété (Microsoft.Office.Server.ApplicationRegistry.Runtime)

When overridden in a derived class, gets the entity this entity instance belongs to.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Entity As Entity
'Utilisation
Dim instance As AbstractEntityInstance
Dim value As Entity

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

Valeur de la propriété

An Entity object representing the entity this instance belongs to.

Voir aussi

Référence

AbstractEntityInstance, classe
Membres AbstractEntityInstance
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms