LastFixup (Database - Java)

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

Note: This property is new with Release 6.5.

Defined in

Database

Data type

DateTime

Syntax

public DateTime getLastFixup()
    throws NotesException

Usage

The database must be open to use this property.

Example