LOTUSSCRIPT/COM/OLE CLASSES


URLDatabase property
Esempio

Read-only. A database object representing the default Web Navigator database.

Nota This property is new with Release 5.0.2b.

Nota Prior to Release 6, this property was supported in COM only.

Defined in

NotesSession

Data type

NotesDatabase

Syntax

To get: Set notesDatabase = notesSession.URLDatabase

Esempio