UnboundAssociationReferenceError.TDAssociationReferenceName property

Gets the name of the type descriptor of the association reference.

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

Syntax

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

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

Property value

Type: System.String
The name of the type descriptor of the association reference.

See also

Reference

UnboundAssociationReferenceError class

UnboundAssociationReferenceError members

Microsoft.SharePoint.BusinessData.Administration namespace