Click or drag to resize

VehicleDTOvehicleGroup Property

OFV Kjøretøydata service

Vehiclegroup that vehicle belongs to.

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

Property Value

Type: VehicleGroupDTO
The vehicle group.
See Also