Click or drag to resize

VehicleDTOchassis Property

OFV Kjøretøydata service

Chassistype of the vehicle.

Eg. coupe, station wagon etc. etc.

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

Property Value

Type: ChassisDTO
The chassis.
See Also