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