LongComparisonField

LongComparisonField class

Represents the Int64 search field.

The LongComparisonField type exposes the following members:

Methods

NameDescription
order_by(ascending)
equals(value)
not_equals(value)
less(value)
greater(value)
less_or_equal(value)
greater_or_equal(value)

See Also