LOTUSSCRIPT/COM/OLE CLASSES


Parent property
Example

Read-only. The session that contains a DbDirectory object.

Note This property is new with Release 5.0.2.

Note This property is supported in COM only.

Defined in

NotesDbDirectory

Data type

NotesSession

Syntax

To get: Set notesSession = notesDbDirectory.Parent

Language cross-reference

Parent property in Java DbDirectory class

Example