Share via


PdsMRCRestrictedListByItem::isRestricted Method

Indicates whether an item is part of a restricted list.

Syntax

client server public static boolean isRestricted(
    ItemId _itemId, 
   [AddressCountryRegionId _countryId, 
    LogisticsAddressStateId _stateId])

Run On

ClientOrServer

Parameters

Return Value

Type: boolean
true if the given item is part of a restricted list; otherwise, false.

See Also

Reference

PdsMRCRestrictedListByItem Table