Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether an item is restricted in a country or region.
Syntax
client server public static boolean checkItemRestrictedForCountry(AddressCountryRegionId _countryId, ItemId _itemId)
Run On
Called
Parameters
- _countryId
Type: AddressCountryRegionId Extended Data Type
The ID of the country or region to check.
- _itemId
Type: ItemId Extended Data Type
The ID of the item to check.
Return Value
Type: boolean
true if the item is restricted in a country or region; otherwise, false.