Share via


TMSInventEnabled::updateItem Method

Adds the record to the TMSInventEnabled table with the specified item ID if we want to enable the item for TMS Removes the record from the TMSInventEnabled table with the specified item ID if we want to disable the item for TMS

Syntax

client server public static void updateItem(ItemId _itemId, TMSEnabled _tmsEnabled)

Run On

Called

Parameters

See Also

Reference

TMSInventEnabled Table