LOTUSSCRIPT/COM/OLE CLASSES


Parent property
Esempio

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

Nota This property is new with Release 5.0.2.

Nota 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

Esempio