LastFixup (NotesDatabase - LotusScript®)

Read-only. The date that a database was last checked by the Fixup task.

Note: This property is new with Release 6.

Defined in

NotesDatabase

Data type

NotesDateTime object

Syntax

To get: dateV = notesDatabase .LastFixup

Usage

The database must be open to use this property.

Example