RetailAddressMap::addressFormatId Method [AX 2012]
Generates the addressformatId from LogisticsAddressCountryRegion table with specified country region ID value.
client server public static AddressFormatId addressFormatId(AddressCountryRegionId _countryRegionId)
Run On
CalledParameters
- _countryRegionId
- Type: AddressCountryRegionId Extended Data Type
The country region Id value.
Show: