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.
Objects: Menu, Panel, Work With (Only Main Objects)
Generators: Apple
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.
This property applies only at design-time.
To apply the corresponding changes when the property value is configured, Build the Main Object.