FlexReport for WinForms
GetReportHistoryOptions メソッド (ReportingService2005SoapClient)


C1.Document.4.6.2 アセンブリ > C1.ImportServices.ReportingService4 名前空間 > ReportingService2005SoapClient クラス : GetReportHistoryOptions メソッド
シンタックス
'宣言
 
Public Function GetReportHistoryOptions( _
   ByVal Report As System.String, _
   ByRef EnableManualSnapshotCreation As System.Boolean, _
   ByRef KeepExecutionSnapshots As System.Boolean, _
   ByRef Item As ScheduleDefinitionOrReference _
) As ServerInfoHeader
'使用法
 
Dim instance As ReportingService2005SoapClient
Dim Report As System.String
Dim EnableManualSnapshotCreation As System.Boolean
Dim KeepExecutionSnapshots As System.Boolean
Dim Item As ScheduleDefinitionOrReference
Dim value As ServerInfoHeader
 
value = instance.GetReportHistoryOptions(Report, EnableManualSnapshotCreation, KeepExecutionSnapshots, Item)
public ServerInfoHeader GetReportHistoryOptions( 
   System.string Report,
   out System.bool EnableManualSnapshotCreation,
   out System.bool KeepExecutionSnapshots,
   out ScheduleDefinitionOrReference Item
)

パラメータ

Report
EnableManualSnapshotCreation
KeepExecutionSnapshots
Item
参照

参照

ReportingService2005SoapClient クラス
ReportingService2005SoapClient メンバ