.

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

JAVA/CORBA CLASSES


getParent method
Example

Returns the parent of a specified entry.

Defined in

Outline

Syntax

public OutlineEntry getParent(OutlineEntry entry)
    throws NotesException

Parameters

OutlineEntry entry


Return value

OutlineEntry

The parent entry of the one specified as the parameter, or null if there is no parent.

Language cross-reference

GetParent method in LotusScript NotesOutline class

Example
See Also