Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the version of the Dynamics AX source system that is being upgraded.
Syntax
server public static sysReleasedVersion getFromVersionEx()
Run On
Server
Return Value
Type: sysReleasedVersion Enumeration
The version of the Dynamics AX source system that is being upgraded.
Remarks
Based on this version, only valid upgrade scripts will be loaded and scheduled.Upgrade scripts with the same or an earlier version will not be loaded.