.

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


DateTimeValue property
Example

Read-Write. For a date-time item, returns a DateTime object representing the value of the item. For items of other types, returns null.

Defined in

Item

Data type

DateTime

Syntax

public DateTime getDateTimeValue()
   throws NotesException

public void setDateTimeValue(DateTime value)
   throws NotesException

Usage

Can be set to null.

Language cross-reference

DateTimeValue property in LotusScript NotesItem class

Example
See Also