Click or drag to resize

ImportManager Class

Manager of all interactions for importing documents into a case
Inheritance Hierarchy
SystemObject
  Law.EdaIntegration.ImportImportManager

Namespace:  Law.EdaIntegration.Import
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public class ImportManager

The ImportManager type exposes the following members.

Properties
  NameDescription
Public propertyImportSessions Obsolete.
Provides access to the Explore Import Sessions for this case.
Public propertyImportSets
Provides access to the Turbo Import Import Sets for this case.
Public propertyProperties
Provides access to the Import properties for this case.
Top
Methods
  NameDescription
Public methodCode exampleUpdateProperties
Saves the import properties to the case.
Top
See Also