.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


GetChild method
Example

Returns the child of the specified entry.

Note This method is new with Release 5.0.2.

Note This method is obsolete in Release 5.0.3.

Note 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

Example
See Also