.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


GetLastDocument method
Example

Returns the last document in a view. This is the same document you see when you scroll to the bottom of the view in the Notes user interface.

Defined in

NotesView

Syntax

Set notesDocument = notesView.GetLastDocument

Return value

notesDocument


Usage

GetLastDocument is useful when:


Language cross-reference

getLastDocument method in Java View class

Example
See Also