TypeDescriptorStruct.ParentTypeDescriptorId - Propriété
Obtient ou définit l'objet parent TypeDescriptor ID.
Espace de noms : Microsoft.SharePoint.BusinessData.SharedService
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property ParentTypeDescriptorId As UInteger
Get
Set
'Utilisation
Dim instance As TypeDescriptorStruct
Dim value As UInteger
value = instance.ParentTypeDescriptorId
instance.ParentTypeDescriptorId = value
public uint ParentTypeDescriptorId { get; set; }
Valeur de propriété
Type : System.UInt32
Le code précédent TypeDescriptor .
Voir aussi
Référence
TypeDescriptorStruct - Membres
Microsoft.SharePoint.BusinessData.SharedService - Espace de noms