PowerTools ActiveReports 9.0J Server ユーザーガイド
LookupFieldValues クラス
メンバ 

照合クエリの結果のフィールド値コレクションを表します。
オブジェクト モデル
LookupFieldValues クラス
構文
'宣言
 
Public Class LookupFieldValues 
   Inherits System.Collections.Generic.List(Of Object)
public class LookupFieldValues : System.Collections.Generic.List<object> 
継承階層

System.Object
   System.Collections.Generic.List<T>
      ActiveReports.Server.ReportServices.Contracts.LookupFieldValues

参照

関連項目

LookupFieldValues メンバ
ActiveReports.Server.ReportServices.Contracts 名前空間