Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the namespace 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 TDIDEntityReferenceNamespace As String
Get
'Usage
Dim value As String
value = Me.TDIDEntityReferenceNamespace
protected string TDIDEntityReferenceNamespace { get; }
Property Value
Type: System.String
The namespace of the metadata object ID of the type descriptor of the external content type reference.
See Also
Reference
UnboundIdentifierReferenceError Class