Compartilhar via


TypeDescriptorError.ContainingTypeDescriptorId Property

Gets the identifier (ID) of the containing TypeDescriptor object.

Namespace:  Microsoft.SharePoint.BusinessData.Administration.Client
Assembly:  Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.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.Client Namespace