public ReportScheduleInfoDaily SetRecurrencePatternDaily( ReportScheduleInfo scheduleInfo, System.bool isEveryNDays, System.int everyNDays )
Parameters
- scheduleInfo
- ReportScheduleInfo to be edited
- isEveryNDays
- Boolean determining the type of Daily Pattern the report will be executed on
- everyNDays
- The number of days inbetween executions of the job
Return Value
ReportScheduleInfoDaily Modified ReportScheduleInfo with the Recurrence pattern set to Daily