.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


NotesUIDatabase class
Example

Represents the database that's currently open in the Notes workspace.

Note This class is not supported in COM.

Containment

Contained by: NotesUIWorkspace

Contains: NotesDatabase, NotesDocumentCollection

Properties

Database

Documents

Methods

Close

OpenNavigator

OpenView

Events

PostDocumentDelete

PostDragDrop

PostDropToArchive

PostOpen

QueryClose

QueryDocumentDelete

QueryDocumentUndelete

QueryDragDrop

QueryDropToArchive

Access

There are two ways to access the current database:


Example
See Also