.

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

LOTUSSCRIPT/COM/OLE CLASSES


GetValueDateTimeArray method
Example

Returns the value of a date-time item.

Note This method is new with Release 6.

Defined in

NotesItem

Syntax

notesDateTimeArray = notesItem.GetValueDateTimeArray( )

Return value

notesDateTimeArray


Usage

To get the value as an array of variants of type Date, see Values.

Language cross-reference

getValueDateTimeArray method in Java Item class

Example
See Also