SharedEntityState.TargetEntity, propriété (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Gets the target entity for the entity instance.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property TargetEntity As Entity
'Utilisation
Dim instance As SharedEntityState
Dim value As Entity
value = instance.TargetEntity
public Entity TargetEntity { get; }
Valeur de la propriété
An Entity object that represents the target entity for the entity instance.
Voir aussi
Référence
SharedEntityState, classe
Membres SharedEntityState
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms