Click or drag to resize

TechnicalDataDTOvalue Property

OFV Kjøretøydata service

Value of the data.

Eg. 115, 1995, Automatic etc. etc.

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

Property Value

Type: String
The value of the technical data.
See Also