JAVA/CORBA CLASSES
Returns the parent of a specified entry.
Defined in
Outline
Syntax
public OutlineEntry getParent(OutlineEntry entry) throws NotesException
Parameters
OutlineEntry entry
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