NotesOutline (LotusScript®)
Represents an outline in a database.
Note: This class is new with Release 5.
Containment
Contained by: NotesDatabase
Contains: NotesOutlineEntry
Properties
Methods
Creation and access
An outline resides within a database and is
referenced via the programmatic name of the outline. You can create
or access an outline through the following NotesDatabase methods:
- CreateOutline
- GetOutline
Usage
An outline supports a hierarchy of OutlineEntries and the NotesOutline class provides methods for navigation and manipulation of the individual OutlineEntries.