IClientManager.GetStatusChoicesForClientAsync Method

Relativity Services API
Get the available status choices.

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

Task<List<ChoiceRef>> GetStatusChoicesForClientAsync()

Return Value

Type: Task<List<ChoiceRef> >
List of available status choices.
See Also

Reference