Exago .NET API Documentation
CreateMonthlyScheduleByDescriptionDay Method
WebReports.Api.Scheduler Namespace > ReportScheduler Class : CreateMonthlyScheduleByDescriptionDay Method
Schedule the Api object's active report to run every month with a relative recurrence period (e.g. "on the third Wednesday of the month" or "on the last day of the month")
Overload List
OverloadDescription
Schedule the Api object's active report to run every month with a relative recurrence period (e.g. "on the third Wednesday of the month" or "on the last day of the month"). The schedule will repeat indefinitely.  
Schedule the Api object's active report to run every month with a relative recurrence period (e.g. "on the third Wednesday of the month" or "on the last day of the month"), ending after a finite number of executions.  
Schedule the Api object's active report to run every month with a relative recurrence period (e.g. "on the third Wednesday of the month" or "on the last day of the month"), ending after a certain date.  
See Also

Reference

ReportScheduler Class
ReportScheduler Members