AddressZipCodeImport.setCountryRegionFromISOCode Method [AX 2012]

Finds the country or region ID value from the ISO code. The country/region ID value that is determined is used by the child classes for ZIP Code import.

Syntax

public void setCountryRegionFromISOCode(LogisticsAddressCountryRegionISOCode _isoCode)

Run On

Client

Parameters

See Also

Reference

AddressZipCodeImport Class