JAVA/CORBA CLASSES


getNext method
Example

Gets the entry immediately following a specified entry of an outline.

Defined in

Outline

Syntax

public OutlineEntry getNext(OutlineEntry entry)
    throws NotesException

Parameters

OutlineEntry entry


Return value

OutlineEntry


Language cross-reference

GetNext method in LotusScript NotesOutline class

Example
See Also