ActiveReports 11.0J Server管理者ガイド
GetRequestStatus メソッド

使用するセキュリティトークン。
状態を取得する要求の識別子。
指定された識別子で要求の状態を取得します。
構文
'宣言
 
Function GetRequestStatus( _
   ByVal token As String, _
   ByVal requestId As String _
) As RequestResult
RequestResult GetRequestStatus( 
   string token,
   string requestId
)

パラメータ

token
使用するセキュリティトークン。
requestId
状態を取得する要求の識別子。

戻り値の型

要求の状態を返します。
参照

関連項目

IReportService インターフェース
IReportService メンバ

 

 


©2017 GrapeCity inc. All rights reserved.