ReleaseUpdateDB.setImportfromVersion Method [AX 2012]
Sets the version of the Microsoft Dynamics AX system that is being upgraded.
Syntax
public void setImportfromVersion(sysReleasedVersion _importFromVersion)
Run On
Server
Parameters
- _importFromVersion
Type: sysReleasedVersion Enumeration
The version of the Microsoft Dynamics AX system that is being upgraded.
Remarks
The version of the source system is determined during the Connect to Source Database step.