RegistratedVehicleDTOtotalWeightRoadTrain Property |
OFV Kjøretøydata service
Gets or sets the totalWeightRoadTrain.
Namespace:
OfvService.DTO.RegNo
Assembly:
OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<int> totalWeightRoadTrain { get; set; }Property Value
Type:
NullableInt32
The max allowed weight of vehicle + trailer with brakes
See Also