RegistratedVehicleDTOofvBrandNo Property |
OFV Kjøretøydata service
Gets or sets the OFV brand number.
Namespace:
OfvService.DTO.RegNo
Assembly:
OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<int> ofvBrandNo { get; set; }Property Value
Type:
NullableInt32
The brand number that vehicle has in OFV system.
See Also