public ReportScheduleInfoOnce SetRecurrencePatternOnce( ReportScheduleInfo scheduleInfo, System.bool isImmediate, System.Nullable<DateTime> onceDate )
Parameters
- scheduleInfo
- ReportScheduleInfo to be edited
- isImmediate
- Boolean determining whether or not the report should be executed now or at another date
- onceDate
- Optional parameter. If isImmediate is false, this will be used to determine the date when the report will be executed
Return Value
ReportScheduleInfoOnce Modified ReportScheduleInfo with the Recurrence pattern set to once