Click or drag to resize

ReceivingOrderLineConfirmedQuantityBase Property

The theoretical equivalence of Confirmed Quantity in base measurement unit according to the current measurement dimensions of the product. [Unit: Product.BaseMeasurementCategory.BaseUnit]

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

Property Value

Type: Quantity

Implements

ILogisticsDocumentLineConfirmedQuantityBase
See Also