Click or drag to resize

IImportManagerImportSets Property

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

Namespace:  EdaIntegrationContract.Import
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
IImportSetManager ImportSets { get; }

Return Value

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