Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.