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 = 2
Dashboard destination
EmailExcel = 1
Email destination in Excel format
EmailPdf = 4
Email destination in pdf format
InteractiveDashboard = 5
Email destination in interactive dashboard format
None = 0
None destination
NormalReport = 3
Normal report destination