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
RemoveCustodian Method
Removes the custodian and all of its sources from the Import Set
Namespace:
Law.EdaIntegration.Import
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
Copy
public
void
RemoveCustodian
(
Custodian
custodian
)
Parameters
custodian
Type:
Law.EdaIntegration.Import
Custodian
The custodian to remove
Implements
IImportSetBuilder
RemoveCustodian(Custodian)
See Also
Reference
ImportSetBuilder Class
Law.EdaIntegration.Import Namespace