FlexReport for WinForms
BeginSetReportHistoryOptions メソッド (ReportingService2005SoapClient)


C1.Document アセンブリ > C1.ImportServices.ReportingService4 名前空間 > ReportingService2005SoapClient クラス : BeginSetReportHistoryOptions メソッド
シンタックス
'宣言
 
Public Function BeginSetReportHistoryOptions( _
   ByVal BatchHeader As BatchHeader, _
   ByVal Report As System.String, _
   ByVal EnableManualSnapshotCreation As System.Boolean, _
   ByVal KeepExecutionSnapshots As System.Boolean, _
   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 EnableManualSnapshotCreation As System.Boolean
Dim KeepExecutionSnapshots As System.Boolean
Dim Item As ScheduleDefinitionOrReference
Dim callback As System.AsyncCallback
Dim asyncState As System.Object
Dim value As System.IAsyncResult
 
value = instance.BeginSetReportHistoryOptions(BatchHeader, Report, EnableManualSnapshotCreation, KeepExecutionSnapshots, Item, callback, asyncState)
public System.IAsyncResult BeginSetReportHistoryOptions( 
   BatchHeader BatchHeader,
   System.string Report,
   System.bool EnableManualSnapshotCreation,
   System.bool KeepExecutionSnapshots,
   ScheduleDefinitionOrReference Item,
   System.AsyncCallback callback,
   System.object asyncState
)

パラメータ

BatchHeader
Report
EnableManualSnapshotCreation
KeepExecutionSnapshots
Item
callback
asyncState
参照

参照

ReportingService2005SoapClient クラス
ReportingService2005SoapClient メンバ