UnboundAssociationGroupAssociationReferenceError.AGAssociationEntityReferenceNamespace property
Gets the external content type reference namespace of the association group.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property AGAssociationEntityReferenceNamespace As String
Get
'Usage
Dim value As String
value = Me.AGAssociationEntityReferenceNamespace
protected string AGAssociationEntityReferenceNamespace { get; }
Property value
Type: System.String
The external content type reference namespace of the association group.
See also
Reference
UnboundAssociationGroupAssociationReferenceError class