| IImportSetBuilderSources Method |
The sources to be included for the provided custodian when the Import Set is committed.
Namespace:
EdaIntegrationContract.Import
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax IReadOnlyList<ISource> Sources()
Return Value
Type:
IReadOnlyListISourceA read-only list of the
ISources involved with this Import Set
See Also