Share via


AssociationReference.EntityReference Property

Gets a reference to the external content type.

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

Syntax

'Declaration
Public Overridable ReadOnly Property EntityReference As EntityReference
    Get
'Usage
Dim instance As AssociationReference
Dim value As EntityReference

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

Property Value

Type: Microsoft.SharePoint.BusinessData.Administration.EntityReference
A reference to the external content type.

See Also

Reference

AssociationReference Class

AssociationReference Members

Microsoft.SharePoint.BusinessData.Administration Namespace