.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

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