LOTUSSCRIPT/COM/OLE CLASSES


ParentDatabase property
Beispiel

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

Hinweis This property is new with Release 5.0.2b.

Hinweis 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

Beispiel