JAVA/CORBA CLASSES


LastBuildTime property
Example

Read-only. Date and time of the last build for this note collection.

Defined in

NoteCollection

Data type

DateTime

Syntax

public DateTime getLastBuildTime()
  throws NotesException

Usage

The buildCollection method sets this time.

By default (prior to a build) this property is 12:00:00 AM without a date setting.

Language cross-reference

LastBuildTime property in LotusScript NotesNoteCollection class

Example
See Also