Class LastDateOperator
- Namespace
- Innova.Data.StructuredSearch.Operators
- Assembly
- Innova.Data.dll
Represents an operator that filters records based on the last date range.
public class LastDateOperator : BaseRangeDateOperator, INotifyPropertyChanged
- Inheritance
-
LastDateOperator
- Implements
Constructors
- LastDateOperator(string, List<object>)
Initializes a new instance of the LastDateOperator class.