<PackageReference Include="Relativity.Processing.SDK" Version="13.29.310" />

Relativity.Processing.V2.Services.Interfaces.DTOs.ProcessingFilterConstraint

Used as a constraint for processing filter.

Constraint used as BeginsWith.

Between = 20

Constraint used as Between

Constraint used as DoesNotBeginWith.

Constraint used as DoesNotEndWith.

EndsWith = 14

Constraint used as EndsWith.

Is = 0

Constraint used as Is.

IsAfter = 18

Constraint used as IsAfter

Constraint used as IsAfterOrOn

IsBefore = 16

Constraint used as IsBefore

Constraint used as IsBeforeOrOn

Constraint used as IsGreaterThan.

Constraint used as IsGreaterThanOrEqualTo.

IsIn = 2

Constraint used as IsIn.

Constraint used as IsLessThan.

Constraint used as IsLessThanOrEqualTo.

IsLike = 10

Constraint used as IsLike.

IsNot = 1

Constraint used as IsNot.

IsNotIn = 3

Constraint used as IsNotIn.

IsNotLike = 11

Constraint used as IsNotLike.

Constraint used as IsNotSet.

IsSet = 4

Constraint used as IsSet.

Constraint used as NotBetween