Click or drag to resize

ShipmentOrderLineGetUnshippedQuantity Method

Gets the remaining unshipped quantity from the Shipment Order Line Quantity. The Quantity returned is in the measurement unit of the Parent Sales order line.

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Quantity GetUnshippedQuantity()

Return Value

Type: Quantity
See Also