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 identities of the external items that are the source entities of the association operation.
Namespace: Microsoft.BusinessData.Offlining
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property Sources As IEntityInstanceReferenceCollection
Get
'Usage
Dim instance As IAssociationOperation
Dim value As IEntityInstanceReferenceCollection
value = instance.Sources
IEntityInstanceReferenceCollection Sources { get; }
Property Value
Type: Microsoft.BusinessData.Offlining.IEntityInstanceReferenceCollection
The identities of the external items that are the source entities of the association operation.