Enum ReportPeriod
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Used to represent the duration for which the report is generated.
public enum ReportPeriod
- Extension Methods
Fields
Custom = 17
Custom time period, not available through user interface
LastMonth = 8
For previous month
LastQuarter = 21
The last quarter
LastSixMonths = 13
Last six months
LastThreeMonths = 11
Last three months
LastTwelveMonths = 14
Last twelve months
LastWeek = 6
For previous week
LastWorkingWeek = 19
The last working week
None = 0
None period
PreviousDay = 9
Previous 24 hours
PreviousFourWeeks = 12
Previous four weeks
PreviousHour = 2
For the previous hour
PreviousThirtyDays = 20
The previous thirty days
PreviousTwoWeeks = 16
Previous two weeks
PreviousWeek = 10
Previous 7 days
ThisMonth = 7
For this month
ThisWeek = 5
For this week
ThisWorkingWeek = 18
The this working week
Today = 3
For today.
YearToDate = 15
Year to date.
Yesterday = 4
For yesterday