Class DateRangeItem
- Namespace
- Innova.Data.StructuredSearch.Operators
- Assembly
- Innova.Data.dll
Represents a date range item.
public class DateRangeItem
- Inheritance
-
DateRangeItem
Properties
- Id
Gets or sets the ID of the date range item.
- Name
Gets or sets the name of the date range item.
Methods
- Equals(object)
Determines whether the specified object is equal to the current date range item.
- GetHashCode()
Returns the hash code for the current date range item.
- ToString()
Returns the name of the date range item.