SharedEntityState.TargetEntityIdentifierTypeDescriptors, propriété (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Gets the type descriptors for the identifiers in 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 TargetEntityIdentifierTypeDescriptors As IEnumerator(Of TypeDescriptor)
'Utilisation
Dim instance As SharedEntityState
Dim value As IEnumerator(Of TypeDescriptor)
value = instance.TargetEntityIdentifierTypeDescriptors
public IEnumerator<TypeDescriptor> TargetEntityIdentifierTypeDescriptors { get; }
Valeur de la propriété
A list of identifier type descriptors.
Voir aussi
Référence
SharedEntityState, classe
Membres SharedEntityState
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms