Click or drag to resize

VehicleFuelCompsumption Property

Average fuel consumption in the fuel measurement unit for 1 operational unit.

Namespace:  Aloe.EnterpriseOne.Model.Applications.Fleet
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<decimal> FuelCompsumption { get; set; }

Property Value

Type: NullableDecimal
See Also