ReportingService2006.ListTasks(SecurityScopeEnum) 方法

定義

傳回報表伺服器所管理之工作的名稱與描述。

public:
 cli::array <ReportService2006::Task ^> ^ ListTasks(ReportService2006::SecurityScopeEnum SecurityScope);
public ReportService2006.Task[] ListTasks (ReportService2006.SecurityScopeEnum SecurityScope);
member this.ListTasks : ReportService2006.SecurityScopeEnum -> ReportService2006.Task[]
Public Function ListTasks (SecurityScope As SecurityScopeEnum) As Task()

參數

SecurityScope
SecurityScopeEnum

SecurityScopeEnum 值,指定要傳回的項目安全性範圍。

傳回

Task[]

Task 物件的陣列,其中包含有關項目層級工作的資訊。

備註

下表顯示標頭以及有關這項作業的權限資訊。

SOAP 標頭 (In) TrustedUserHeaderValue

(Out) ServerInfoHeaderValue
必要權限 None

這個方法所傳回的工作是專案層級工作。 如需詳細資訊,請參閱 工作和權限

如果指定了值 System ,並 rsOperationNotSupportedSharePointMode 傳回,則為。

適用於