Share via


UnboundIdentifierReferenceError.TDIDTypeName property

Gets the type name of the metadata object identifier (ID) of the type descriptor.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected ReadOnly Property TDIDTypeName As String
    Get
'Usage
Dim value As String

value = Me.TDIDTypeName
protected string TDIDTypeName { get; }

Property value

Type: System.String
The type name of the metadata object ID of the type descriptor.

See also

Reference

UnboundIdentifierReferenceError class

UnboundIdentifierReferenceError members

Microsoft.SharePoint.BusinessData.Administration namespace