Click or drag to resize

WarehouseOrderExecutionIsFinal Property

Specifies whether this execution will finalize the execution of the order line, regardless of any remaining quantities. [Required]

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

Property Value

Type: Boolean
See Also