UnboundIdentifierReferenceError.TDIDTypeName Property
Gets the type name of the metadata object identifier (ID) of the type descriptor.
Namespace: Microsoft.SharePoint.BusinessData.Administration.Client
Assembly: Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.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.Client Namespace