TechnicalDataDTOtype Property |
OFV Kjøretøydata service
The system type of the value
Number, Text, Yes-No etc. (type of technicaldata in database)
Namespace:
OfvService.DTO.Vehicle
Assembly:
OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string type { get; set; }Property Value
Type:
String
The system type of the value.
See Also