Class CycleSummary
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
public class CycleSummary
- Inheritance
-
CycleSummary
- Inherited Members
Constructors
CycleSummary()
public CycleSummary()
Properties
ConsecutiveRest
Gets or sets the amount the consecutive off time.
public TimeSpan ConsecutiveRest { get; set; }
Property Value
DateTime
Gets or sets the start date.
public DateTime DateTime { get; set; }