FlexReport for WinForms
EndCreateReportHistorySnapshot メソッド (ReportingService2005SoapClient)


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

パラメータ

result
HistoryID
Warnings
参照

参照

ReportingService2005SoapClient クラス
ReportingService2005SoapClient メンバ