Share via


UnboundIdentifierReferenceError.TDIDReferenceName property

Gets the reference 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 TDIDReferenceName As String
    Get
'Usage
Dim value As String

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

Property value

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

See also

Reference

UnboundIdentifierReferenceError class

UnboundIdentifierReferenceError members

Microsoft.SharePoint.BusinessData.Administration namespace