getLastDocument (NotesDocumentCollection - JavaScript)

コレクション内の最後の文書を取得します。

定義場所

NotesDocumentCollection

構文

getLastDocument() : NotesDocument
戻り値 説明
NotesDocument コレクションの最後の文書。コレクションに文書が含まれていない場合は、NULL を返します。

getPrevDocument を参照してください。

言語間の参照

LotusScript® NotesDocumentCollection クラスの GetLastDocument メソッド

Java™ DocumentCollection クラスの getLastDocument メソッド