Click or drag to resize

NextEuCheckfirstTimeToPresent Property

OFV Kjøretøydata service

Gets or sets the firstTimeToPresent.

Namespace:  OfvService.DTO.RegNo
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Nullable<DateTime> firstTimeToPresent { get; set; }

Property Value

Type: NullableDateTime
Represents the earliest date to present vehicle for EU-check
See Also