ImportSetManager Class |
Namespace: Law.EdaIntegration.Import
public class ImportSetManager
The ImportSetManager type exposes the following members.
Name | Description | |
---|---|---|
All |
Retrieves the list of all the Import Sets in a case
| |
ById |
Retrieves a specific Import Set in a case using its unique identifier
| |
ByLabel |
Retrieves a specific import set in a case using its label
| |
GetNewBuilder |
Retrieves a new ImportSetBuilder which can be used to describe the sources that need to be imported.
| |
StartImport |
Starts the processing to import and analyze any new document sources added to the case
|