| ICaseImports Property |
Provides access to the Import Sessions for this case.
Namespace:
EdaIntegrationContract.Case
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax IImportManager Imports { get; }
Return Value
Type:
IImportManagerReturns the
ImportManager for accessing information relating to the import processing for this case.
See Also