Click or drag to resize

RegistratedVehicleDTOmatchingVehicles Property

OFV Kjøretøydata service

Gets or sets the matchingVehicles.

Namespace:  OfvService.DTO.RegNo
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public List<VehicleAlternative> matchingVehicles { get; set; }

Property Value

Type: ListVehicleAlternative
List of possible vehicles that represent registrated vehicle when it was new and presented to marked
See Also