UnboundAssociationGroupAssociationReferenceError.AGAssociationReferenceName Property
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