GetLastDocument (NotesDocumentCollection - LotusScript®)

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

定義位置

NotesDocumentCollection

構文

Set notesDocument = notesDocumentCollection .GetLastDocument

戻り値

notesDocument

NotesDocument. コレクションの最後の文書。コレクションに文書がないとき、Nothing を返します。

クロスリファレンス

Java DocumentCollection クラスの getLastDocument メソッド