NotesUIDatabase (LotusScript®)
Represents the database that's currently open in the Notes® workspace.
Note: This class is not supported in COM.
Properties
Methods
Events
Access
There are two ways to access the current database:
- Use the CurrentDatabase property in NotesUIWorkspace.
- Write a script that responds to a NotesUIDatabase event. Use the source parameter of the event to access the properties and methods.