Click or drag to resize

NextEuCheck Class

OFV Kjøretøydata service

Next EU check object.

Holds information of next EU-check for registrated vehicle.

Inheritance Hierarchy
SystemObject
  OfvService.DTO.RegNoNextEuCheck

Namespace:  OfvService.DTO.RegNo
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class NextEuCheck

The NextEuCheck type exposes the following members.

Constructors
  NameDescription
Public methodNextEuCheck
Initializes a new instance of the NextEuCheck class
Top
Properties
  NameDescription
Public propertyfirstTimeToPresent
Gets or sets the firstTimeToPresent.
Public propertylastTimeToPresent
Gets or sets the lastTimeToPresent.
Top
See Also