Click or drag to resize

IImportSetBuilderAddCustodian 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
C#
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.IImportSetBuilder.AddCustodian(System.Int32)"]

See Also