Click or drag to resize

ModelDTO Class

OFV Kjøretøydata service

[Missing <summary> documentation for "T:OfvService.DTO.Vehicle.ModelDTO"]

Inheritance Hierarchy
SystemObject
  OfvService.DTO.CommonObjectDTO
    OfvService.DTO.VehicleModelDTO

Namespace:  OfvService.DTO.Vehicle
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class ModelDTO : ObjectDTO

The ModelDTO type exposes the following members.

Constructors
  NameDescription
Public methodModelDTO
Initializes a new instance of the ModelDTO class
Top
Properties
  NameDescription
Public propertymodelMapping
Some models has other/more model groups

Eg. Mercedes has E-series.

Eg. BMW has 5-series.

Public propertyvariants
List of variants this model represents

Eg. 2.0TDI, 1.8TFSI, 4Matic, Grand Turismo.

Top
See Also