Click or drag to resize

ReceivingOrderLineConfirmedStandardQuantityBase Property

The theoretical quantity in base measurement unit according to the current measurement dimensions for the product. Used to measure the execution. null means to convert the value from Confirmed Quantity using the measurement ratios. [Unit: Product.BaseMeasurementCategory.BaseUnit] [ReadOnly]

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

Property Value

Type: Quantity

Implements

ILogisticsDocumentLineConfirmedStandardQuantityBase
See Also