Click or drag to resize

ShipmentLineShipmentOrderLine Property

Shipment order line for which this quantity is shipped. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ShipmentOrderLine ShipmentOrderLine { get; set; }

Property Value

Type: ShipmentOrderLine
See Also