Show / Hide Table of Contents

Enum ClientStatus

The enumeration of Client statuses.

Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public enum ClientStatus

Fields

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.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX