Click or drag to resize

ReRegistrationClassificationTaxfirstTimeRegistration Property

OFV Kjøretøydata service

Gets or sets the firstTimeRegistration.

Namespace:  OfvService.DTO.RegNo
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Nullable<int> firstTimeRegistration { get; set; }

Property Value

Type: NullableInt32
Year when vehicle was registrated for the first time
See Also