LOTUSSCRIPT/COM/OLE CLASSES


ParentDatabase property
Esempio

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

Nota This property is new with Release 5.0.2b.

Nota This property is supported in COM only.

Defined in

NotesOutline

Data type

NotesDatabase

Syntax

To get: Set notesDatabase = notesOutline.ParentDatabase

Language cross-reference

ParentDatabase in Java Outline class

Esempio