CLASSI JAVA/CORBA


getNextSibling method
Esempio

Gets the entry at the same level following a specified entry of an outline.

Defined in

Outline

Syntax

public OutlineEntry getNextSibling(OutlineEntry entry)
    throws NotesException

Parameters

OutlineEntry entry


Return value

OutlineEntry


Language cross-reference

GetNextSibling method in LotusScript NotesOutline class

Esempio
Vedere anche