Click or drag to resize

ServiceActivityMaterialStandardQuantityBase Property

The theoretical quantity in base measurement unit according to the current measurement dimensions for the product. Used to measure the execution. [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 StandardQuantityBase { get; set; }

Property Value

Type: Quantity

Implements

ILogisticsDocumentLineStandardQuantityBase
See Also