| IImportSetBuilderCustodians Method |
The custodians that have data in the Import Set
Namespace:
Law.EdaIntegration.Import
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax IReadOnlyList<Custodian> Custodians()
Return Value
Type:
IReadOnlyListCustodianA read-only list of the
Custodians involved with this Import Set
See Also