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