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