FlexReport for WinForms
ListTasks メソッド (ReportingService2005SoapClient)


C1.Document.4.6.2 アセンブリ > C1.ImportServices.ReportingService4 名前空間 > ReportingService2005SoapClient クラス : ListTasks メソッド
シンタックス
'宣言
 
Public Function ListTasks( _
   ByVal SecurityScope As SecurityScopeEnum, _
   ByRef Tasks() As Task _
) As ServerInfoHeader
'使用法
 
Dim instance As ReportingService2005SoapClient
Dim SecurityScope As SecurityScopeEnum
Dim Tasks() As Task
Dim value As ServerInfoHeader
 
value = instance.ListTasks(SecurityScope, Tasks)
public ServerInfoHeader ListTasks( 
   SecurityScopeEnum SecurityScope,
   out Task[] Tasks
)

パラメータ

SecurityScope
Tasks
参照

参照

ReportingService2005SoapClient クラス
ReportingService2005SoapClient メンバ