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 all pairs of languages to migrate from AX4/AX5 to AX2012.
Syntax
server public static Map getFromToLanguagePairs()
Run On
Server
Return Value
Type: Map Class
A Map of languages pairs.
Remarks
This method should never return null since callers are not doing null check.
The key to the map is the from (AX4/AX5) language.
The value to the map is the to (AX2012 ) language.