Integration Library
Integration Library
API Reference
Namespaces
Law.EdaIntegration.Import
ImportSetBuilder Class
ImportSetBuilder Methods
AddSources Method
Custodians Method
RemoveCustodian Method
RemoveSources Method
Sources Method
ImportSetBuilder
Custodians 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#
Copy
public
IReadOnlyList
<
Custodian
>
Custodians
()
Return Value
Type:
IReadOnlyList
Custodian
A read-only list of the
Custodian
s involved with this Import Set
Implements
IImportSetBuilder
Custodians
See Also
Reference
ImportSetBuilder Class
Law.EdaIntegration.Import Namespace