RegistratedVehicleDTOfirstTimeRegYear Property |
OFV Kjøretøydata service
Gets or sets the firstTimeRegYear.
Namespace:
OfvService.DTO.RegNo
Assembly:
OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<int> firstTimeRegYear { get; set; }Property Value
Type:
NullableInt32
The firstTimeRegYear represents the year when vehicle was registrated the first time
See Also