Case Class |
Namespace: Law.EdaIntegration.Case
public class Case
The Case type exposes the following members.
Name | Description | |
---|---|---|
CaseDirectory |
Directory where all case data is stored including search index, content storage and diagnostic logs.
| |
Client |
The client name to be associated with the case.
| |
Created |
The date and time that the case was created
| |
Custodians |
Provides access to the Custodians of this case.
| |
Deduplication |
Provides access to Deduplication for this case.
| |
Description |
An optional description associated with the case
| |
Documents |
Provides access to the Documents imported into the case.
| |
EmailThreading |
Provides access to the Email Threading manager actions for this case.
| |
Exceptions |
Provides access to the ExceptionItems generated during document processing for this case.
| |
Exports |
Provides access to the Exports for this case.
| |
FileTypeFilter |
Provides access to file type filtering for this case.
| |
Id |
A unique identifier for the case
| |
Imports |
Provides access to the Import Sessions for this case.
| |
Index |
Provides access to Indexing for this case.
| |
IsActive |
Set or get the active or inactive state for a case, used to help distinguish between active cases and inactive
cases.
| |
LastAccessed |
The date and time that the case was last accessed in Early Data Analyzer.
| |
Name |
The name of the case
| |
NearDuplicates |
Provides access to the Near Duplicate manager actions for this case.
| |
Nist |
Provides access to Nist for this case.
| |
OCR |
Provides access to the OCR actions for this case.
| |
ProcessingStatus |
Status associated with the case
| |
Properties |
Provides access to selected case properties
| |
Sources |
Provides access to the Sources for this case.
| |
Statistics |
Gets case level aggregate statistics.
| |
Tags |
Provides access to the Tags for this case.
| |
UnifiedExceptions |
Provides access to the combined exceptions used by Turbo Import
|
Name | Description | |
---|---|---|
GetPendingActivities |
Gets pending activities for case
| |
UpdateProperties |
Saves the case properties in the proxy class to the EdaCase
|