TypeDescriptorError.ContainingTypeDescriptorId Property
Gets the identifier (ID) of the containing TypeDescriptor object.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property ContainingTypeDescriptorId As UInteger
Get
'Usage
Dim value As UInteger
value = Me.ContainingTypeDescriptorId
protected uint ContainingTypeDescriptorId { get; }
Property Value
Type: System.UInt32
The ID of the containing TypeDescriptor object.