LOTUSSCRIPT/COM/OLE CLASSES


GetChild method
Esempio

Returns the child of the specified entry.

Nota This method is new with Release 5.0.2.

Nota This method is obsolete in Release 5.0.3.

Nota 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

Esempio
Vedere anche