VehicleDTOenergySourceType Property |
OFV Kjøretøydata service
Energy source is the category that descripes the way a vehicle is driven forward by
Eg. electrical, fuel/combustion, hybrid, plug-in hybrid, etc.
Namespace:
OfvService.DTO.Vehicle
Assembly:
OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic EnergySourceTypeDTO energySourceType { get; set; }Property Value
Type:
EnergySourceTypeDTO
The type of the energy source.
See Also