Click or drag to resize

ImportManagerImportSets Property

Provides access to the Turbo Import Import Sets for this case.

Namespace:  Law.EdaIntegration.Import
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public ImportSetManager ImportSets { get; }

Return Value

Type: ImportSetManager
The ImportSetManager for accessing information relating to the processing Import Sets for this case.
See Also