VehicleGroupDTO Class |
Eg. Personal car, Truck, MC, Bike etc. etc.
Namespace: OfvService.DTO.Vehicle
public class VehicleGroupDTO : ObjectDTO
The VehicleGroupDTO type exposes the following members.
| Name | Description | |
|---|---|---|
| VehicleGroupDTO | Initializes a new instance of the VehicleGroupDTO class |
| Name | Description | |
|---|---|---|
| parentId |
Gets or sets the parent id.
| |
| parentName |
Gets or sets the name of the parent.
| |
| sorting |
Gets or sets the sorting.
|