Click or drag to resize

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
C#
IReadOnlyList<Custodian> Custodians()

Return Value

Type: IReadOnlyListCustodian
A read-only list of the Custodians involved with this Import Set
See Also