getLast (Outline - Java™)

アウトラインの最後のエントリを取得します。

定義位置

Outline

構文

public OutlineEntry getLast()
     throws NotesException

戻り値

OutlineEntry

アウトラインの最後のエントリを返します。エントリがない場合は null を返します。

クロスリファレンス

LotusScript® NotesOutline クラスの GetLast メソッド