Skip to main content

ParentDatabase (NotesDocument - LotusScript)

Read-only. The database that contains a document.

Defined in

NotesDocument

Data type

NotesDatabase

Syntax

To get: Set notesDatabase = notesDocument .ParentDatabase

Example