Click or drag to resize

WorkReportMaterialQuantityUnit Property

The measurement unit of Quantity. It is strongly suggested that the same unit is used for planning and usage reporting. [Required] [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Projects
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public MeasurementUnit QuantityUnit { get; set; }

Property Value

Type: MeasurementUnit
See Also