Click or drag to resize

ModelGenerationDTO Class

OFV Kjøretøydata service

Generation of given model.
Inheritance Hierarchy
SystemObject
  OfvService.DTO.VehicleModelGenerationDTO

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

The ModelGenerationDTO type exposes the following members.

Constructors
  NameDescription
Public methodModelGenerationDTO
Initializes a new instance of the ModelGenerationDTO class
Top
Properties
  NameDescription
Public propertyid
Gets or sets the id.
Public propertyname
Gets or sets the name.
Public propertysorting
Gets or sets the sorting.
Top
See Also