FlexReport for WinForms
BeginSetExecutionOptions メソッド (ReportingService2005SoapClient)


C1.Document アセンブリ > C1.ImportServices.ReportingService4 名前空間 > ReportingService2005SoapClient クラス : BeginSetExecutionOptions メソッド
シンタックス
'宣言
 
Public Function BeginSetExecutionOptions( _
   ByVal BatchHeader As BatchHeader, _
   ByVal Report As System.String, _
   ByVal ExecutionSetting As ExecutionSettingEnum, _
   ByVal Item As ScheduleDefinitionOrReference, _
   ByVal callback As System.AsyncCallback, _
   ByVal asyncState As System.Object _
) As System.IAsyncResult
'使用法
 
Dim instance As ReportingService2005SoapClient
Dim BatchHeader As BatchHeader
Dim Report As System.String
Dim ExecutionSetting As ExecutionSettingEnum
Dim Item As ScheduleDefinitionOrReference
Dim callback As System.AsyncCallback
Dim asyncState As System.Object
Dim value As System.IAsyncResult
 
value = instance.BeginSetExecutionOptions(BatchHeader, Report, ExecutionSetting, Item, callback, asyncState)
public System.IAsyncResult BeginSetExecutionOptions( 
   BatchHeader BatchHeader,
   System.string Report,
   ExecutionSettingEnum ExecutionSetting,
   ScheduleDefinitionOrReference Item,
   System.AsyncCallback callback,
   System.object asyncState
)

パラメータ

BatchHeader
Report
ExecutionSetting
Item
callback
asyncState
参照

参照

ReportingService2005SoapClient クラス
ReportingService2005SoapClient メンバ