Click or drag to resize

MeasurementCategoryBaseUnit Property

Gets the base unit for the category. The base unit has 1:1 multiplier:divisor ratio.

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

Property Value

Type: MeasurementUnit
The base unit.
See Also