| IImportSetBuilderCustodians Method |
The custodians that have data in the Import Set
Namespace:
EdaIntegrationContract.Import
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax IReadOnlyList<ICustodian> Custodians()
Return Value
Type:
IReadOnlyListICustodianA read-only list of the
ICustodians involved with this Import Set
See Also