BuildDateTime Property
Contains the last build date and time for a project. Read-only.
Object.BuildDateTime
Remarks
A project is built with BUILD PROJECT or by choosing Rebuild Project in the Build Options dialog box.
BuildDateTime contains the empty DateTime if the project has not been built.
See Also
Build Options Dialog Box | BUILD PROJECT | DATETIME( ) Function
Applies To: Project Object