Click or drag to resize

YearDTO Class

OFV Kjøretøydata service

Represents a year
Inheritance Hierarchy
SystemObject
  OfvService.DTO.CommonObjectDTO
    OfvService.DTO.VehicleAdministrationYearDTO

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

The YearDTO type exposes the following members.

Constructors
  NameDescription
Public methodYearDTO
Initializes a new instance of the YearDTO class
Top
See Also