Association.DestinationEntityReference Property
Gets a reference to the destination external content type.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property DestinationEntityReference As EntityReference
Get
'Usage
Dim instance As Association
Dim value As EntityReference
value = instance.DestinationEntityReference
public EntityReference DestinationEntityReference { get; }
Property Value
Type: Microsoft.SharePoint.BusinessData.Administration.EntityReference
A reference to the destination external content type.