ObjectsConditionEnum Enumeration

Relativity Services API
Defines the types of comparison operators available for the Objects field type

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

public enum ObjectsConditionEnum
Members

  Member nameValueDescription
EqualTo0 Equal To Condition
IsSet1 Is Set Condition
AnyOfThese2 Any Of These Condition
AllOfThese3 All Of These Condition
See Also

Reference