dateRange property

DateRange? dateRange
getter/setter pair

The date range for which the file has report data.

The date range will always be the absolute date range for which the report is run.

Implementation

DateRange? dateRange;