Build property

Build property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

See also         Example         Applies to

Returns the build number of the running instance.

Version added

2002

Syntax

        
          retVal = object.Build
      

retVal

Long. The build number.

object

Required. An expression that returns an Application object.

Remarks

The format of the build number is described in the following table.

Bits

Description

0 - 15

Internal build number

The build number of the running instance is written to the BuildNumberCreated property when a new document is created, and to the BuildNumberEdited property when a document is edited.