DateComparisonOperator
Fields used to apply flexible filters on dates.
constructor
Properties
ltDateThe filtered date must be less than this value.
gtDateThe filtered date must be greater than this value.
gteDateThe filtered date must be greater than or equal to this value.
lteDateThe filtered date must be less than or equal to this value.
Was this section helpful?