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.
Calculates the total gross weight of the kanban by using the items it contains.
Syntax
public ItemGrossWeight grossWeight()
Run On
Called
Return Value
Type: ItemGrossWeight Extended Data Type
The total gross weight of the kanban.
Remarks
The total weight is calculated by multiplying the item gross weight by the number of items in the kanban.