Click or drag to resize

VehicleAlternativesearchRank Property

OFV Kjøretøydata service

Gets or sets the Searchranking.

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

Property Value

Type: NullableInt32
Tells what search degree in database that returned list of vehicles 1 = Best guess and very near 100% accuracy, ..... the higher no => less accuracy !!!! Will always be the same for all alternatives in list !!!!
See Also