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

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

パラメータ

key
値を取得するキー。

戻り値の型

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

関連項目

UserContext クラス
UserContext メンバ

 

 


©2017 GrapeCity inc. All rights reserved.