schedule property

ReportSchedule? schedule
getter/setter pair

The report's schedule.

Can only be set if the report's 'dateRange' is a relative date range and the relative date range is not "TODAY".

Implementation

ReportSchedule? schedule;