LOTUSSCRIPT/COM/OLE CLASSES


LastModified property
Example

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

Defined in

NotesView

Data type

Variant of type DATE

Syntax

To get: dateV = notesView.LastModified

Language cross-reference

LastModified property in Java View class

Example