.

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


Text property
Example

Read-Write. The text associated with a range formatted as Domino date-time text.

Defined in

DateRange

Data type

Object of type java.lang.String

Syntax

public String getText()
   throws NotesException

public void setText(String text)
   throws NotesException

Language cross-reference

Text property in LotusScript NotesDateRange class

Example
See Also