LOTUSSCRIPT/COM/OLE CLASSES


LastModified property
Example

Read-only. The date a document was last modified.

Defined in

NotesDocument

Data type

Variant of type DATE

Syntax

To get: dateV = notesDocument.LastModified

Language cross-reference

LastModified property in Java Document class

@Modified function in formula language

Example
See Also