JAVA/CORBA クラス


getProperty メソッド
指定したプロパティの NotesProperty オブジェクトを返します。

定義位置

PropertyBroker

データ型

NotesProperty

構文

lotus.domino.Property getProperty(String propertyname)
   throws NotesException

パラメータ

propertyname


使用法

すべての PropertyBroker メソッドは、Lotus Domino サーバー上で実行中のアプリケーションによって呼び出されるか、Lotus Notes 8 の標準構成を持たない Lotus Notes 8 の基本構成上で実行中のアプリケーションによって呼び出された場合、非アクティブになります。

クロスリファレンス

LotusScript NotesPropertyBroker クラスの GetProperty