Client.Status Property

Relativity Services API
Represents the status of the client.

Namespace:  Relativity.Services.Client
Assembly:  Relativity.Services.DataContracts (in Relativity.Services.DataContracts.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public ChoiceRef Status { get; set; }

Property Value

Type: ChoiceRef
Remarks

The available Choices for this property include Active, Inactive, or a custom Choice. The Status property can be used for sorting clients in Relativity views. This updatable field is required when creating a Client.
See Also

Reference