Click or drag to resize

OptionsDTO Class

OFV Kjøretøydata service

Options data object for GUI
Inheritance Hierarchy
SystemObject
  OfvService.DTO.VehicleAdministrationOptionsDTO

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

The OptionsDTO type exposes the following members.

Constructors
  NameDescription
Public methodOptionsDTO
Initializes a new instance of the OptionsDTO class
Top
Properties
  NameDescription
Public propertyBatteryTypeOptions
Battery
Public propertyChassisOptions
Chassis
Public propertyCo2ClassOptions
CO2 classes
Public propertyDataFieldDependencieses
List dependencies between data fields
Public propertyEmissionOptions
Emission
Public propertyEnergySourceDefinitions
Energy source field definitions and conditions
Public propertyEnergySourceTypeOptions
Energy source
Public propertyEngineTypeOptions
Engine type
Public propertyEquipmentOptions
Equipment type options
Public propertyFuelOptions
Fuel
Public propertyModelGenerationOptions
ModelGeneration options
Public propertySegmentOptions
Segment
Public propertyTechnicalDataOptions
Technical data options
Public propertyTransmissionTypeOptions
Transmission
Top
See Also