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 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