LOTUSSCRIPT/COM/OLE CLASSES


GetChild method
Beispiel

Returns the child of the specified entry.

Hinweis This method is new with Release 5.0.2.

Hinweis This method is obsolete in Release 5.0.3.

Hinweis This method is not supported in COM.

Defined in

NotesOutline

Syntax

Set notesOutlineEntry = notesOutline.GetChild( entry )

Parameters

entry


Return value

notesOutlineEntry


Language cross-reference

getChild in Java Outline class

Beispiel
Siehe auch