PowerTools ActiveReports 9.0J Server 管理者ガイド
Download メソッド

使用するセキュリティトークン。
ダウンロードするレポートの識別子。
ストレージから要求されたレポートをダウンロードします。
構文
'宣言
 
Function Download( _
   ByVal token As System.String, _
   ByVal id As System.String _
) As DataResult
DataResult Download( 
   System.string token,
   System.string id
)

パラメータ

token
使用するセキュリティトークン。
id
ダウンロードするレポートの識別子。

戻り値の型

ダウンロードした項目内容を含むActiveReports.Server.ReportServices.Contracts.Resultオブジェクトを返します。
参照

関連項目

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

 

 


Copyright © 2015 GrapeCity inc.