DateTimeValue (Item - Java™)
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
Data type
Syntax
public DateTime getDateTimeValue()
throws NotesException
public void setDateTimeValue(DateTime value)
throws NotesException
Usage
Can be set to null.