TypeDescriptorError.ContainingTypeDescriptorId - Propriété
Obtient l'identificateur (ID) de l'objet TypeDescriptor qui le contient.
Espace de noms : Microsoft.SharePoint.BusinessData.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected ReadOnly Property ContainingTypeDescriptorId As UInteger
Get
'Utilisation
Dim value As UInteger
value = Me.ContainingTypeDescriptorId
protected uint ContainingTypeDescriptorId { get; }
Valeur de propriété
Type : System.UInt32
ID de l'objet TypeDescriptor qui le contient.
Voir aussi
Référence
Microsoft.SharePoint.BusinessData.Administration - Espace de noms