![]() | ICaseListing Interface |
Namespace: EdaIntegrationContract.Case
public interface ICaseListing
The ICaseListing 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 associated with the case.
|
![]() | Created |
The date and time that the case was created
|
![]() | Description |
An optional description associated with the case
|
![]() | Id |
A unique identifier for the case
|
![]() | LastAccessed |
The date and time that the case was last accessed in CloudNine Explore.
|
![]() | MigrationsRequired |
Indicates whether database schema and possibly data migrations are required
when opening this case.
|
![]() | Name |
The name of the case
|
![]() | ProgramUpdateRequired |
Indicates whether program update is require when opening this case.
|