Share via


InventItemLocation::updateStopCounting Method

Mark the counting as stopped for the specified combination of item and dimensions.

Syntax

server public static void updateStopCounting(ItemId _itemId, InventDim _inventDim)

Run On

Server

Parameters

  • _inventDim
    Type: InventDim Table
    The inventory dimensions for which counting is performed.

See Also

Reference

InventItemLocation Table