Parent (NotesDatabase - LotusScript®)

Read-only. The Notes® session that contains a database.

Defined in

NotesDatabase

Data type

NotesSession

Syntax

To get: Set notesSession = notesDatabase .Parent

Usage

A database does not need to be open to use this property.

Example