Compartir a través de


de la propiedad TypeDescriptorStruct.ParentTypeDescriptorId

Obtiene o establece el principal identificador de TypeDescriptor .

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

Sintaxis

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

value = instance.ParentTypeDescriptorId

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

Valor de propiedad

Tipo: System.UInt32
El ID de TypeDescriptor de matriz.

Vea también

Referencia

clase TypeDescriptorStruct

Miembros TypeDescriptorStruct

Espacio de nombres Microsoft.SharePoint.BusinessData.SharedService