Click or drag to resize

WarehouseOrderExecutionExecutedQuantity Property

Executed quantity in the measurement unit of the warehouse order line. [Required]

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

Property Value

Type: Decimal
See Also