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
Members
Member name | Value | Description | |
---|---|---|---|
EqualTo | 0 | Equal To Condition | |
IsSet | 1 | Is Set Condition | |
AnyOfThese | 2 | Any Of These Condition | |
AllOfThese | 3 | All Of These Condition |
See Also