.

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

JAVA/CORBA CLASSES


Title property
Example

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

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