LOTUSSCRIPT/COM/OLE CLASSES


Parent property
Example

Read-only. The database that contains a document collection.

Defined in

NotesDocumentCollection

Data type

NotesDatabase

Syntax

To get: Set notesDatabase = notesDocumentCollection.Parent

Language cross-reference

Parent property in Java DocumentCollection class

Example