The TimeRange type exposes the following members.

Properties

  NameDescription
Public propertyHasValidationErrors (Inherited from ValidatingObject.)
Public propertyLastDays
Gets or sets int value for the last Days when in the LastDHM mode.
Public propertyLastHours
Gets or sets int value for the last Hours when in the LastDHM mode.
Public propertyLastMins
Gets or sets int value for the last Minutes when in the LastDHM mode.
Public propertyRangeType
Sets or gets a type of this TimeRange
Public propertyShiftDef
Sets or gets a ShiftDefinition when in the CurrentShift or PrevShift mode.
Public propertyTimestampOne
Gets or sets a DateTime value that is a timerange in the SingleDay mode, and a low boundary for the interval in the DateRange mode
Public propertyTimestampTwo
Gets or sets a DateTime value that is a higher boundary for the interval in the DateRange mode.

See Also