Association.SourceEntityReferences property
Gets the references to the source external content types.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property SourceEntityReferences As EntityReferenceCollection
Get
'Usage
Dim instance As Association
Dim value As EntityReferenceCollection
value = instance.SourceEntityReferences
public EntityReferenceCollection SourceEntityReferences { get; }
Property value
Type: Microsoft.SharePoint.BusinessData.Administration.EntityReferenceCollection
The references to the source external content types.