RetailAddressMap::initMapFromMap Method
Intializes the 'to' address details with 'from' address details.
Syntax
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.