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