Click or drag to resize

SubscriptionAdminDTOvehicleGroup Property

OFV Kjøretøydata service

Vehiclegroup that user is subscriped to.

101 = Personal car, 311 = Van, 600/610/620 = MC

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

Property Value

Type: Int32
See Also