IAssociation.DestinationReference Property
Gets a reference to the destination external content type.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property DestinationReference As IEntityReference
Get
'Usage
Dim instance As IAssociation
Dim value As IEntityReference
value = instance.DestinationReference
IEntityReference DestinationReference { get; }
Property Value
Type: Microsoft.BusinessData.MetadataModel.IEntityReference
A reference to the destination external content type.