NumericOperatorType

Operators for filtering numeric-type data.

Values

GE

Greater than or equal to.

GT

Greater than.

IS

Equal to.

LE

Less than or equal to.

LT

Less than.

NE

Not equal to.