Official Content

A value that represents the build version of the application code, which identifies an iteration (released or unreleased). The build version number should be a string comprised of three non-negative, period-separated integers with the first integer being greater than zero. If the value of the third number is 0, you can omit it and the second period.

Scope

Objects: Menu, Panel, Work With (Only Main Objects)
Generators: Apple

Description

A complete definition and best practices for specifying version codes can be found under https://developer.apple.com/library/archive/technotes/tn2420/_index.html

The notation {Major}.{Minor}.{Build} is valid since GeneXus 15 Upgrade 11. Previous versions only support the {Major}.{Minor} notation.

Runtime/Design time

This property applies only at design-time.

Samples

  • 1.0
  • 1.0.1
  • 13.5.2

How to apply changes

To apply the corresponding changes when the property value is configured, Build the Main Object.

See Also

Last update: April 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant