LOTUSSCRIPT/COM/OLE CLASSES
Given an entry in an outline, returns the entry immediately following it at the same level.
Defined in
NotesOutline
Syntax
Set notesOutlineEntry = notesOutline.GetNextSibling( entry )
Parameters
entry
notesOutlineEntry
getNextSibling in Java Outline class
Example See Also