UnboundAssociationReferenceError.TDAssociationEntityReferenceNamespace property

Gets the namespace of the type descriptor of an association external content type reference.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected ReadOnly Property TDAssociationEntityReferenceNamespace As String
    Get
'Usage
Dim value As String

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

Property value

Type: System.String
The namespace of the type descriptor of an association external content type reference.

See also

Reference

UnboundAssociationReferenceError class

UnboundAssociationReferenceError members

Microsoft.SharePoint.BusinessData.Administration namespace