getLast (Outline - Java™)
Gets the last entry of an outline.
Defined in
Syntax
public OutlineEntry getLast()
throws NotesException
Return value
OutlineEntry
The last entry of the outline, or null if there are no entries.
Language cross-reference
GetLast method in LotusScript® NotesOutline class