| IImportSetBuilderSources Method (Custodian) |
The sources to be included for the provided custodian when the Import Set is committed.
Namespace:
Law.EdaIntegration.Import
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax IReadOnlyList<Source> Sources(
Custodian custodian
)
Parameters
- custodian
- Type: Law.EdaIntegration.ImportCustodian
The custodian of the sources
Return Value
Type:
IReadOnlyListSourceA read-only list of the
Sources involved with this Import Set
See Also