Click or drag to resize

Co2ClassDTO Class

OFV Kjøretøydata service

CO2 class
Inheritance Hierarchy
SystemObject
  OfvService.DTO.VehicleAdministrationCo2ClassDTO

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

The Co2ClassDTO type exposes the following members.

Constructors
  NameDescription
Public methodCo2ClassDTO
Initializes a new instance of the Co2ClassDTO class
Top
Properties
  NameDescription
Public propertyClass
Class value eg. A, B, C etc
Public propertyFromYear
Year when limits is used from
Public propertyHighLimit
Higher limit for given class
Public propertyLowLimit
Lower co2 limit for given class
Public propertyToYear
Year when limits is used to
Top
See Also