IntrastatCountryRegionParameters::isInEU Method
Indicates whether the country or region has of type EU.
Syntax
client server public static boolean isInEU(LogisticsAddressCountryRegionId _countryRegionId)
Run On
Called
Parameters
- _countryRegionId
Type: LogisticsAddressCountryRegionId Extended Data Type
The country or region to check.
Return Value
Type: boolean
true if country or region is of type EU; otherwise false.