Scheduling Methods

You can use these methods to create and manage shared schedules utilized by the report server.

Method

Action

CreateSchedule

Creates a new shared schedule.

DeleteSchedule

Deletes a shared schedule based on a specific schedule ID.

GetScheduleProperties

Returns the values of properties of a shared schedule.

ListScheduledReports

Returns a list of reports that are associated with a shared schedule.

ListSchedules

Returns a list of all shared schedules.

PauseSchedule

Pauses the execution of a given schedule.

ResumeSchedule

Resumes a shared schedule that has been paused.

SetScheduleProperties

Sets the value of properties of a shared schedule.