IntrastatCountryRegionParameters::isSpecialDomestic Method
Indicates whether the country or region is of type special domestic.
Syntax
client server public static boolean isSpecialDomestic(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 special domestic; otherwise false.