Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






getLastDocument method

Returns the last document in a view.

Defined in

View

Syntax

public Document getLastDocument()

throws NotesException

Return value

Document

The last document in the view. Returns null if there are no documents in the view.

Usage

If the view is filtered by FTSearch, this method returns the last document in the filtered view.

The ViewNavigator and ViewEntryCollection classes provide more efficient methods for navigating views and accessing entries.

Language cross-reference

GetLastDocument method in LotusScript NotesView class

See examples

Examples: getLastDocument method
Related topics
Working with view entries and navigators




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009