LOTUSSCRIPT/COM/OLE CLASSES


GetLastDocument method
Beispiel

Gets the last document in a collection.

Defined in

NotesDocumentCollection

Syntax

Set notesDocument = notesDocumentCollection.GetLastDocument

Return value

notesDocument


Language cross-reference

getLastDocument method in Java DocumentCollection class

Beispiel
Siehe auch