Click or drag to resize

RegistratedVehicleDTOcolor Property

OFV Kjøretøydata service

Gets or sets the color.

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

Property Value

Type: String
The color of the vehicle (RØD, BLÅ etc.).
See Also