RetailAddressMap::addressFormatId Method
Generates the addressformatId from LogisticsAddressCountryRegion table with specified country region ID value.
Syntax
client server public static AddressFormatId addressFormatId(AddressCountryRegionId _countryRegionId)
Run On
Called
Parameters
- _countryRegionId
Type: AddressCountryRegionId Extended Data Type
The country region Id value.
Return Value
Type: AddressFormatId Extended Data Type
The address format Id.