Enum ClientStatus
The enumeration of Client statuses.
Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public enum ClientStatusFields
| Name | Description | 
|---|---|
| Active | The active status. | 
| Inactive | The inactive status. | 
| Unknown | Someone made a different status in the environment, and we're not able to map it back to an enum. |