Click or drag to resize

ModelMappingDTO Class

OFV Kjøretøydata service

Some models has other/more model groups

Eg. Mercedes has A-, B-, C- and E-class.

Eg. BMW has 1-, 3- and 5-series.

Inheritance Hierarchy
SystemObject
  OfvService.DTO.CommonObjectDTO
    OfvService.DTO.VehicleModelMappingDTO

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

The ModelMappingDTO type exposes the following members.

Constructors
  NameDescription
Public methodModelMappingDTO
Initializes a new instance of the ModelMappingDTO class
Top
See Also