Identifier.IdentifierType, propriété (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Gets the data type of the identifier.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property IdentifierType As Type
'Utilisation
Dim instance As Identifier
Dim value As Type
value = instance.IdentifierType
public Type IdentifierType { get; }
Valeur de la propriété
A data type.
Voir aussi
Référence
Identifier, classe
Membres Identifier
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms