PowerTools ActiveReports 9.0J Server ユーザーガイド
GetList メソッド

使用するセキュリティトークン。
リストを取得するためのリソースのタイプを指定します。
結果を処理するためのフィルタを指定します。
指定された型の記述子のリストを返します。
構文
'宣言
 
Function GetList( _
   ByVal token As System.String, _
   ByVal type As StorageType, _
   ByVal filter As DescriptionFilter _
) As ItemDescriptionsResult
ItemDescriptionsResult GetList( 
   System.string token,
   StorageType type,
   DescriptionFilter filter
)

パラメータ

token
使用するセキュリティトークン。
type
リストを取得するためのリソースのタイプを指定します。
filter
結果を処理するためのフィルタを指定します。

戻り値の型

対応する説明のリストを含むActiveReports.Server.ReportServices.Contracts.Resultオブジェクトを返します。
参照

関連項目

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