Click or drag to resize

RegistratedVehicleDTOfuelConsumptionAverage Property

OFV Kjøretøydata service

Get or sets the average fuel consumption for vehicle

Namespace:  OfvService.DTO.RegNo
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Nullable<decimal> fuelConsumptionAverage { get; set; }

Property Value

Type: NullableDecimal
The value represents average fuel consumption in l/mil (norwegian standard -> liter/10km)
See Also