LOTUSSCRIPT/COM/OLE CLASSES


LastBuildTime property
Example

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

Defined in

NotesNoteCollection

Data type

NotesDateTime

Syntax

To get: lastBuildTime = notesNoteCollection.LastBuildTime

Usage

BuildCollection 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 Java NoteCollection class

Example
See Also