Version.Build() Method
Version: Available or changed with runtime version 1.0.
Gets the build number of the version.
Syntax
BuildVersion := Version.Build()
Note
This method can be invoked using property access syntax.
Parameters
Version
Type: Version
An instance of the Version data type.
Return Value
BuildVersion
Type: Integer
The build version number of the version.