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.