PdsMRCRestrictedListByItem::checkItemIsRestricted Method
Indicates whether any restricted lists exist for an item.
Syntax
client server public static boolean checkItemIsRestricted(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The ID of the item to check.
Return Value
Type: boolean
true if there is a restricted list; otherwise, false.