Click or drag to resize

QuantityUnit Property

Gets the measurement unit of the quantity.

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

Property Value

Type: MeasurementUnit
The unit.
See Also