Click or drag to resize

SalesOrderLineQuantityBase Property

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

Namespace:  Aloe.EnterpriseOne.Model.Crm.Sales
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