Click or drag to resize

VehicleOperationalMeasurementUnit Property

The measurement unit in which the operation of the vehicle is measured. E.g. km for automobiles, hrs for airplanes, etc. null means that the unit is unknown. [Filter(multi eq)]

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

Property Value

Type: MeasurementUnit
See Also