Click or drag to resize

VehicleDTOstatus Property

OFV Kjøretøydata service

Status of vehicle when searched by date.

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

Property Value

Type: String
The status say if vehicleinformation is new "N" or changed "C".
See Also