TechnicalDataGroupDTO Class |
Eg. Engine data, Gear data, Wheel data etc. etc.
Namespace: OfvService.DTO.Vehicle
public class TechnicalDataGroupDTO : ObjectDTO
The TechnicalDataGroupDTO type exposes the following members.
| Name | Description | |
|---|---|---|
| TechnicalDataGroupDTO | Initializes a new instance of the TechnicalDataGroupDTO class |
| Name | Description | |
|---|---|---|
| sorting |
Gets or sets the sorting.
| |
| technicalData |
List of technical data
Eg. color, seats, lights etc. etc. |