Schedule the Api object's active report to run every weekday.
Overload List
Overload | Description |
CreateEveryWeekdaySchedule(String,DateTime,Nullable<TimeSpan>,SchedulerEmailInfo) | Schedule the Api object's active report to run every weekday. The schedule will run at a scheduled time until it is deleted from the system. |
CreateEveryWeekdaySchedule(String,DateTime,Int32,Nullable<TimeSpan>,SchedulerEmailInfo) | Schedule the Api object's active report to run every weekday, ending after a finite number of executions. |
CreateEveryWeekdaySchedule(String,DateTime,DateTime,Nullable<TimeSpan>,SchedulerEmailInfo) | Schedule the Api object's active report to run every weekday, ending after a certain date. |