Click or drag to resize

ServiceActivityMaterialQuantityBase Property

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

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

Property Value

Type: Quantity

Implements

ILogisticsDocumentLineQuantityBase
See Also