This documentation is archived and is not being maintained.
ReleaseUpdateDB60_Administration::getFromToLanguagePairs Method [AX 2012]
Gets all pairs of languages to migrate from AX4/AX5 to AX2012.
server public static Map getFromToLanguagePairs()
Run On
Server
Return Value
Type:
Map Class
A Map of languages pairs.
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.