| CaseImports Property |
Provides access to the Import Sessions for this case.
Namespace:
Law.EdaIntegration.Case
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax public ImportManager Imports { get; }
Return Value
Type:
ImportManagerReturns the
ImportManager for accessing information relating to the import processing for this case.
See Also