Defines the comparison operators available against User fields
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 | |
Like | 1 | Like Condition | |
IsSet | 2 | Is Set Condition | |
StartsWith | 3 | Starts With Condition | |
EndsWith | 4 | Ends With Condition |
See Also