RetailAddressMap::initMapFromMap Method [AX 2012]

Intializes the 'to' address details with 'from' address details.

client server public static void initMapFromMap(LogisticsPostalAddressMap _toAddress, LogisticsPostalAddressMap _fromAddress)

Run On

Called

Parameters

_toAddress
Type: LogisticsPostalAddressMap Map
The current instance of LogisticsPostalAddressMap map.
_fromAddress
Type: LogisticsPostalAddressMap Map
The current instance of LogisticsPostalAddressMap map.
Show: