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

使用するセキュリティトークン。
ダウンロードするためのアイテムのタイプを指定します。
ダウンロードするための項目の識別子。
ストレージから要求されたリソースをダウンロードします。
構文
'宣言
 
Function DownloadItem( _
   ByVal token As System.String, _
   ByVal type As StorageType, _
   ByVal ids() As System.String _
) As DataArrayResult
DataArrayResult DownloadItem( 
   System.string token,
   StorageType type,
   System.string[] ids
)

パラメータ

token
使用するセキュリティトークン。
type
ダウンロードするためのアイテムのタイプを指定します。
ids
ダウンロードするための項目の識別子。

戻り値の型

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

関連項目

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

 

 


Copyright © 2015 GrapeCity inc.