Click or drag to resize

ReceivingOrderLineQuantityBase Property

The equivalence of Quantity, in the base measurement category of the product. [Unit: Product.BaseMeasurementCategory.BaseUnit] [Required]

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

Property Value

Type: Quantity

Implements

ILogisticsDocumentLineQuantityBase
See Also