SalesLine::mcrTotalWeight Method
Gets the total weight.
Syntax
server public static Weight mcrTotalWeight(SalesId _salesId)
Run On
Server
Parameters
- _salesId
Type: SalesId Extended Data Type
The sales Id of the sales order to get the total weight.
Return Value
Type: Weight Extended Data Type
The total weight.