LOTUSSCRIPT/COM/OLE CLASSES


GotoLastDocument method
Esempio

Moves the current pointer to the last document entry in a view navigator, skipping any totals and category entries.

Nota This method is new with Release 5.0.2b.

Nota This method is supported in COM only.

Defined in

NotesViewNavigator

Syntax

Call notesViewNavigator.GotoLastDocument( )

Language cross-reference

gotoLastDocument method in Java ViewNavigator class

Esempio
Vedere anche