MCRItemSalesControl::mcrSalesControl Method
Searches for a rule set up on an item that states it's sell should be encouraged/discouraged.
Syntax
client server public static MCRSalesControl mcrSalesControl(ItemId _itemId, InventDimId _inventDimId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID.
- _inventDimId
Type: InventDimId Extended Data Type
The inventory dimension ID.
Return Value
Type: MCRSalesControl Enumeration
mcrSalesControl if the rule is found; otherwise, returns a blank value.