Share via


WHSLoadTable::addLoadWeights Method

Updates the aggregated weight on the load based on a change in inventory quantity on a load line.

Syntax

server public static void addLoadWeights(
    WHSLoadId _loadId, 
    ItemId _itemId, 
    InventQty _inventQtyDifference)

Run On

Server

Parameters

See Also

Reference

WHSLoadTable Table