Click or drag to resize

VehicleDTOgearType Property

OFV Kjøretøydata service

Geartype on vehicle

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

Property Value

Type: GearTypeDTO
The type of the gear.
See Also