Click or drag to resize

ShipmentOrderLineFinished Property

True if this shipment should prohibit further shipments for the sales order line. [Required] [Default(false)] [Filter(eq)]

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

Property Value

Type: Boolean
See Also