Share via


UnboundAssociationGroupAssociationReferenceError.AGAssociationEntityReferenceName property

Gets the external content type reference name of the association group.

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

Syntax

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

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

Property value

Type: System.String
The external content type reference name of the association group.

See also

Reference

UnboundAssociationGroupAssociationReferenceError class

UnboundAssociationGroupAssociationReferenceError members

Microsoft.SharePoint.BusinessData.Administration namespace