Skip to main content

ParentDatabase (NotesOutline - LotusScript)

Read-only. The parent database that contains an Outline object.

Note: This property is new with Release 5.0.2b. Note: This property is supported in COM only.

Defined in

NotesOutline

Data type

NotesDatabase

Syntax

To get: Set notesDatabase = notesOutline .ParentDatabase

Example