Expand Minimize
This topic has not yet been rated - Rate this topic

ReportingService2005.ListSchedules Method

Returns a list of all shared schedules.

Namespace:  ReportService2005
Assembly:  ReportService2005 (in ReportService2005.dll)
public Schedule[] ListSchedules()

Return Value

Type: ReportService2005.Schedule[]
An array of Schedule objects that represent all shared schedules in the report server database.

The table below shows header and permissions information on this operation.

SOAP Headers

(Out) ServerInfoHeaderValue

Required Permissions

ReadSchedules (System)

If the report server does not contain any shared schedules, an empty array is returned.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.