Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
Reporting Services - Reporting Services Programming
ListJobs Method

ReportingService.ListJobs Method

Returns a list of jobs that are running on the report server.

Public Function ListJobs() As [Namespace].Job()
   Member of [Namespace].ReportingService
public [Namespace].Job[] ListJobs();
   Member of [Namespace].ReportingService
Return Value

An array of Job[] objects that contains jobs running on the report server.

Permissions

Operation Description
List Jobs Required to read meta data properties that are associated with a job in the report server database.

See Also

ReportingService Class

Reporting Services Web Service Library

© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker