Click or drag to resize

TechnicalValueTranslationDTO Class

OFV Kjøretøydata service

Internal in-code use only!

Will not be exposed to user at any time.

Inheritance Hierarchy
SystemObject
  OfvService.DTO.VehicleTechnicalValueTranslationDTO

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

The TechnicalValueTranslationDTO type exposes the following members.

Constructors
  NameDescription
Public methodTechnicalValueTranslationDTO
Initializes a new instance of the TechnicalValueTranslationDTO class
Top
Properties
  NameDescription
Public propertytechnicalId
Gets or sets the technical id.
Public propertytranslation
Gets or sets the translation.
Public propertyvalue
Gets or sets the value.
Top
See Also