Share via


PdsMRCRestrictedListByItem::checkItemRestrictedForState Method

Indicates whether an item is restricted in a country or region, and state.

Syntax

client server public static boolean checkItemRestrictedForState(
    AddressCountryRegionId _countryId, 
    AddressStateId _stateId, 
    ItemId _itemId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the item is restricted in a country or region and state; otherwise, false.

See Also

Reference

PdsMRCRestrictedListByItem Table