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

値を取得するキー。
ユーザーコンテキストから指定したキーのための値を取得します。
構文
'宣言
 
Public MustOverride Function GetValue( _
   ByVal key As System.String _
) As System.String
public abstract System.string GetValue( 
   System.string key
)

パラメータ

key
値を取得するキー。

戻り値の型

ユーザーコンテキストからの値。
参照

関連項目

UserContext クラス
UserContext メンバ

 

 


Copyright © 2015 GrapeCity inc.