IAssociationGroup.SourceReferences Property
Returns a collection of source external content type references.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property SourceReferences As IEntityReferenceCollection
Get
'Usage
Dim instance As IAssociationGroup
Dim value As IEntityReferenceCollection
value = instance.SourceReferences
IEntityReferenceCollection SourceReferences { get; }
Property Value
Type: Microsoft.BusinessData.MetadataModel.Collections.IEntityReferenceCollection
A collection of source external content type references.