RetailAddressMap.initFromZipCode Method
Intializes the fields of map with the values of LogisticsAddressZipCode table.
Syntax
public void initFromZipCode(LogisticsAddressZipCode _zipCode)
Run On
Called
Parameters
- _zipCode
Type: LogisticsAddressZipCode Table
The current instance of LogisticsAddressZipCode table.