Constants.Directives Class

Relativity Services API
Constants used in place of a field name, which direct the Services API to return a special set of fields.
Inheritance Hierarchy

System.Object
  kCura.Relativity.Client.Constants.Directives

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

public static class Directives

The Constants.Directives type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberALL_FIELDS
All fields will be returned.
Public fieldStatic memberNO_FIELDS
No fields will be returned.
Public fieldStatic memberSELECTED_FIELDS
For a query with a SavedSearch or View condition, the fields defined by the SavedSearch or View will be returned.
Top
See Also

Reference