ClassFactory.countryInfo Method [AX 2012]
Gets the country and region ISO code that is associated with a legal entity.
public LogisticsAddressCountryRegionISOCode countryInfo([DataAreaId _dataArea])
Run On
CalledParameters
- _dataArea
- Type: DataAreaId Extended Data Type
The DataAreaId value of the legal entity.
Return Value
Type: LogisticsAddressCountryRegionISOCode Extended Data TypeA country and region ISO code, if a code is found; otherwise, an empty string.
Community Additions
ADD
Show: