Constants Class

Relativity Services API
Defines a static set of constant values.
Inheritance Hierarchy

System.Object
  kCura.Relativity.Client.Constants

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

public static class Constants

The Constants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberRELATIVITY_TEXT_IDENTIFIER
Used to identify the text identifier of the document.
Top
Remarks

Use Constants when required by the Services API because they may change without notice. For example, Constants are used during Document creation.
See Also

Reference