JAVA/CORBA クラス
指定されたエントリの親エントリを返します。
定義が行われるクラス Outline
構文 public OutlineEntry getParent(OutlineEntry entry) throws NotesException
パラメータ OutlineEntry entry
パラメータとして指定したエントリの親エントリを返します。エントリがない場合は null を返します。
クロスリファレンス LotusScript NotesOutline クラスの GetParent メソッド
例 関連項目