Click or drag to resize

TechnicalDataDTOvalueAlternative Property

OFV Kjøretøydata service

Value alternative.

Eg. technicalId "104" has value "A" and alternative can be "All" (Alle in Norwegian) or technicalId "601" has value "S" and alternative can be "Disc" (Skiver in Norwegian).

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

Property Value

Type: String
The value alternative can be a kind of shortname.
See Also