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