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