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