Compartir a través de


de la propiedad TypeDescriptorStruct.IdentifierId

Obtiene o establece el identificador de objeto (ID) de Identifier .

Espacio de nombres:  Microsoft.SharePoint.BusinessData.SharedService
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Public Property IdentifierId As UInteger
    Get
    Set
'Uso
Dim instance As TypeDescriptorStruct
Dim value As UInteger

value = instance.IdentifierId

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

Valor de propiedad

Tipo: System.UInt32
El identificador Identifier .

Vea también

Referencia

clase TypeDescriptorStruct

Miembros TypeDescriptorStruct

Espacio de nombres Microsoft.SharePoint.BusinessData.SharedService