Kanban.grossWeight Method
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.