Click or drag to resize

WarehouseOrderLineQuantity Property

The quantity of the product, which should be operated. [Required] [Default(0)]

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

Property Value

Type: Decimal
See Also