Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.