| ImportSetBuilderAddCustodian Method (Int32) |
Adds an existing custodian to the import set
Namespace:
Law.EdaIntegration.Import
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.3
Syntax public Custodian AddCustodian(
int custodianId
)
Parameters
- custodianId
- Type: SystemInt32
The identifier of the custodian
Return Value
Type:
Custodian[Missing <returns> documentation for "M:Law.EdaIntegration.Import.ImportSetBuilder.AddCustodian(System.Int32)"]
Implements
IImportSetBuilderAddCustodian(Int32)See Also