Skip to main content

Parent (NotesView - LotusScript)

Read-only. The database to which a view belongs.

Defined in

NotesView

Data type

NotesDatabase

Syntax

To get: Set notesDatabase = notesView .Parent

Example