Share via


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.

See also

Reference

TypeDescriptorError class

TypeDescriptorError members

Microsoft.SharePoint.BusinessData.Administration namespace