ImportSessionManager Class |
Note: This API is now obsolete.
Namespace: Law.EdaIntegration.Import
[ObsoleteAttribute] public class ImportSessionManager
The ImportSessionManager type exposes the following members.
Name | Description | |
---|---|---|
All |
Retrieves the list of all the import sessions in a case
| |
ById |
Retrieves a specific import session in a case using its unique identifier
| |
ByLabel |
Retrieves a specific import session in a case using its label
| |
Create |
Creates a new import session
| |
StartImport |
Starts the processing to import and analyze any new document sources added to the case
| |
StartSession |
Start the end-to-end processing for Turbo Import
|