Click or drag to resize

EngineTypeDTO Class

OFV Kjøretøydata service

Type of engine.

Eg. electric, combustion.

Inheritance Hierarchy
SystemObject
  OfvService.DTO.CommonObjectDTO
    OfvService.DTO.VehicleEngineTypeDTO

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

The EngineTypeDTO type exposes the following members.

Constructors
  NameDescription
Public methodEngineTypeDTO
Initializes a new instance of the EngineTypeDTO class
Top
See Also