IAssociation.SourceReferences Property
Gets the collection of references to source external content types.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property SourceReferences As IEntityReferenceCollection
Get
'Usage
Dim instance As IAssociation
Dim value As IEntityReferenceCollection
value = instance.SourceReferences
IEntityReferenceCollection SourceReferences { get; }
Property Value
Type: Microsoft.BusinessData.MetadataModel.Collections.IEntityReferenceCollection
The collection of references to source external content types.