Revision

This property returns and sets the revision version number of the project.

Syntax

object.Revision

Parameters

object
Object expression that evaluates to an App object.

Remarks

The Revision property is read-only at run time.

This property provides version information about the running application. The value of the Revision property is in the range from 0 through 9,999.

You can set this property at design time in the Revision field of the Project Properties dialog box.