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 association group association reference name.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property AGAssociationReferenceName As String
Get
'Usage
Dim value As String
value = Me.AGAssociationReferenceName
protected string AGAssociationReferenceName { get; }
Property Value
Type: System.String
The association group association reference name.
See Also
Reference
UnboundAssociationGroupAssociationReferenceError Class