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.
Attempts to activate a pending price.
Syntax
client server public static boolean activateOneInventItemPriceSim(InventItemPriceSim _inventItemPriceSim)
Run On
Called
Parameters
- _inventItemPriceSim
Type: InventItemPriceSim Table
A pending price to be activated.
Return Value
Type: boolean
Returns true if activation is successful; returns false otherwise.