'Usage Dim minValue As Date Dim maxValue As Date Dim instance As New DateTimeFilter(minValue, maxValue)
Parameters
- minValue
- A System.DateTime field that represents the minimum date and time of the filter.
- maxValue
- A System.DateTime field that represents the maximum date and time of the filter.