Partager via


TypeDescriptorStruct.IdentifierId - Propriété

Obtient ou définit l'identificateur d'objet Identifier (ID).

Espace de noms :  Microsoft.SharePoint.BusinessData.SharedService
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property IdentifierId As UInteger
    Get
    Set
'Utilisation
Dim instance As TypeDescriptorStruct
Dim value As UInteger

value = instance.IdentifierId

instance.IdentifierId = value
public uint IdentifierId { get; set; }

Valeur de propriété

Type : System.UInt32
L'ID de Identifier .

Voir aussi

Référence

TypeDescriptorStruct classe

TypeDescriptorStruct - Membres

Microsoft.SharePoint.BusinessData.SharedService - Espace de noms