Compartir a través de


: SharedEntityState.TargetEntity (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Gets the target entity for the entity instance.

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

Sintaxis

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

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

Valor de propiedad

An Entity object that represents the target entity for the entity instance.

Vea también

Referencia

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