Click or drag to resize

RegistratedVehicleDTOreRegTax Property

OFV Kjøretøydata service

Gets or sets the reRegTax.

Namespace:  OfvService.DTO.RegNo
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ReRegistrationClassificationTax reRegTax { get; set; }

Property Value

Type: ReRegistrationClassificationTax
Object that gives value to pay in tax when vehicle is registrated on new owner
See Also