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

ReportingService2006.ListTasks Method

Returns the names and descriptions of tasks that are managed by the report server.

Namespace:  ReportService2006
Assembly:  ReportService2006 (in ReportService2006.dll)
public Task[] ListTasks(
	SecurityScopeEnum SecurityScope
)

Parameters

SecurityScope
Type: ReportService2006.SecurityScopeEnum

A SecurityScopeEnum value that specifies the security scope for the items to return.

Return Value

Type: ReportService2006.Task[]
An array of Task objects that contain information about item-level tasks.

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

SOAP Headers

(In) TrustedUserHeaderValue

(Out) ServerInfoHeaderValue

Required Permissions

None

The tasks returned by this method are item-level tasks. For more information, see Tasks and Permissions.

If a value of System is specified and rsOperationNotSupportedSharePointMode is returned.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.