Click or drag to resize

WarehouseRequisitionExecutionExecutedQuantity Property

The executed quantity (in the measurement unit of the requisition line). [Required]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.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