JAVA/CORBA CLASSES


getChild method
Example

Gets the child of the specified outline entry.

Note This method is new in Release 5.0.2.

Defined in

Outline

Syntax

public OutlineEntry getChild(OutlineEntry entry)
    throws NotesException

Parameters

OutlineEntry entry


Return value

OutlineEntry


Language cross-reference

GetChild method in LotusScript NotesOutline class

Example
See Also