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

Called

Parameters

_countryRegionId
Type: AddressCountryRegionId Extended Data Type
The country region Id value.

Return Value

Type: AddressFormatId Extended Data Type
The address format Id.
Show: