Click or drag to resize

ModelDTOmodelMapping Property

OFV Kjøretøydata service

Some models has other/more model groups

Eg. Mercedes has E-series.

Eg. BMW has 5-series.

Namespace:  OfvService.DTO.Vehicle
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ModelMappingDTO modelMapping { get; set; }

Property Value

Type: ModelMappingDTO
The model mapping that some models has.
See Also