Enum ReportDestination
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Used to specify where the destination of the scheduled report.
public enum ReportDestination
- Extension Methods
Fields
Dashboard = 2Dashboard destination
EmailExcel = 1Email destination in Excel format
EmailPdf = 4Email destination in pdf format
InteractiveDashboard = 5Email destination in interactive dashboard format
None = 0None destination
NormalReport = 3Normal report destination