LastModified (Database - Java)

Read-only. The date/time that a database was last modified.

Defined in

Database

Data type

DateTime

Syntax

public DateTime getLastModified()
    throws NotesException

Usage

The database must be open to use this property.

Example