PowerTools ActiveReports 9.0J Server 管理者ガイド
RenderReport メソッド (IReportService)

使用するセキュリティトークン。
レポートの説明。
描画するためのオプション。
指定されたオプションによってレポート説明から指定したレポートを描画します。
構文
'宣言
 
Function RenderReport( _
   ByVal token As System.String, _
   ByVal description As ReportDescription, _
   ByVal options As RenderOptions _
) As RequestResult
RequestResult RenderReport( 
   System.string token,
   ReportDescription description,
   RenderOptions options
)

パラメータ

token
使用するセキュリティトークン。
description
レポートの説明。
options
描画するためのオプション。

戻り値の型

要求情報を含むオブジェクトを返します。
参照

関連項目

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

 

 


Copyright © 2015 GrapeCity inc.