FlexReport for WinForms
CreateReportHistorySnapshot メソッド (ReportingService2005SoapClient)


C1.Document.4.6.2 アセンブリ > C1.ImportServices.ReportingService4 名前空間 > ReportingService2005SoapClient クラス : CreateReportHistorySnapshot メソッド
シンタックス
'宣言
 
Public Function CreateReportHistorySnapshot( _
   ByVal BatchHeader As BatchHeader, _
   ByVal Report As System.String, _
   ByRef HistoryID As System.String, _
   ByRef Warnings() As Warning _
) As ServerInfoHeader
'使用法
 
Dim instance As ReportingService2005SoapClient
Dim BatchHeader As BatchHeader
Dim Report As System.String
Dim HistoryID As System.String
Dim Warnings() As Warning
Dim value As ServerInfoHeader
 
value = instance.CreateReportHistorySnapshot(BatchHeader, Report, HistoryID, Warnings)
public ServerInfoHeader CreateReportHistorySnapshot( 
   BatchHeader BatchHeader,
   System.string Report,
   out System.string HistoryID,
   out Warning[] Warnings
)

パラメータ

BatchHeader
Report
HistoryID
Warnings
参照

参照

ReportingService2005SoapClient クラス
ReportingService2005SoapClient メンバ