RegistratedVehicleDTOmodelName Property |
OFV Kjøretøydata service
Gets or sets the model name.
Namespace:
OfvService.DTO.RegNo
Assembly:
OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string modelName { get; set; }Property Value
Type:
String
The brand name of the vehicle (Octavia, A4 etc.).
See Also