UnboundIdentifierReferenceError.TDIDEntityReferenceName property
Gets the name of the metadata object identifier (ID) of the type descriptor of the external content type reference.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property TDIDEntityReferenceName As String
Get
'Usage
Dim value As String
value = Me.TDIDEntityReferenceName
protected string TDIDEntityReferenceName { get; }
Property value
Type: System.String
The name of the metadata object ID of the type descriptor of the external content type reference.
See also
Reference
UnboundIdentifierReferenceError class