Click or drag to resize

ModelYearDTO Class

OFV Kjøretøydata service

The year when this model was introduced to market.
Inheritance Hierarchy
SystemObject
  OfvService.DTO.VehicleModelYearDTO

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

The ModelYearDTO type exposes the following members.

Constructors
  NameDescription
Public methodModelYearDTO
Initializes a new instance of the ModelYearDTO 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