Click or drag to resize

VariantDTOvehicle Property

OFV Kjøretøydata service

Vehicle specifications for the variant

Namespace:  OfvService.DTO.Vehicle
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public VehicleDTO vehicle { get; set; }

Property Value

Type: VehicleDTO
The vehicle object holds all technical data that descripes the vehicle.
See Also