JAVA/CORBA CLASSES
Read-Write. The title of a database.
Defined in
Database
Data type
String
Syntax
public String getTitle() throws NotesException
public void setTitle(String title) throws NotesException
Usage
A program cannot change the title of the database in which the program is currently running.
The database does not need to be open to use this property.
Language cross-reference
Title property in LotusScript NotesDatabase class
@DbTitle function in formula language
Example See Also