Share via


UnboundAssociationReferenceError.TDAssociationEntityReferenceNamespace Property

Gets the namespace of the type descriptor of an association External Content Type reference.

Namespace:  Microsoft.SharePoint.BusinessData.Administration.Client
Assembly:  Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.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.Client Namespace