Share via


AssociationGroupAssociationReference.EntityReference property

Gets the external content type reference that contains the association referred to by this EntityReference.

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

Syntax

'Declaration
Public Overrides ReadOnly Property EntityReference As EntityReference
    Get
'Usage
Dim instance As AssociationGroupAssociationReference
Dim value As EntityReference

value = instance.EntityReference
public override EntityReference EntityReference { get; }

Property value

Type: Microsoft.SharePoint.BusinessData.Administration.EntityReference
The external content type reference that contains the association referred to by this EntityReference.

See also

Reference

AssociationGroupAssociationReference class

AssociationGroupAssociationReference members

Microsoft.SharePoint.BusinessData.Administration namespace