ReRegistrationClassificationTaxfirstTimeRegistrationDate Property |
OFV Kjøretøydata service
Gets or sets the firstTimeRegistrationDate.
Namespace:
OfvService.DTO.RegNo
Assembly:
OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<DateTime> firstTimeRegistrationDate { get; set; }Property Value
Type:
NullableDateTime
Date when vehicle was registrated for the first time
See Also