ReleaseUpdateDB::getFromVersion Method [AX 2012]
Gets the version of the Microsoft Dynamics AX source system that is being upgraded.
Syntax
server public static sysReleasedVersion getFromVersion()
Run On
Server
Return Value
Type: sysReleasedVersion Enumeration
The version of the Microsoft 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.