AdminChoice Enumeration

Relativity Services API
Represents the services that make up ArtifactManagerProxy.

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

public enum AdminChoice
Members

  Member nameValueDescription
CaseStatus0 The status of a Case.
ClientStatus1 The status of a Client.
dtSearchIndexShareLocation2 The share location of a dtSearch Index.
FileLocation3 The File Location.
MatterStatus4 The status of a Matter.
ProcessingSourceLocation5 The Processing Source location.
UserType6 The type of user.
Remarks

This enumeration can be used to identify the Code Type ID for Admin Choice Fields.
See Also

Reference