Click or drag to resize

ReconciliationLineQuantityBase Property

Quantity found at the reconciliation, expressed in base measurement units. [Unit: Product.BaseMeasurementCategory.BaseUnit] [Required] [Filter(ge;le)]

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