Click or drag to resize

ReRegistrationClassificationTax Class

OFV Kjøretøydata service

Re-registration tax object.

Holds information of tax to pay when registrating vehicle to new owner.

Inheritance Hierarchy
SystemObject
  OfvService.DTO.RegNoReRegistrationClassificationTax

Namespace:  OfvService.DTO.RegNo
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class ReRegistrationClassificationTax

The ReRegistrationClassificationTax type exposes the following members.

Constructors
  NameDescription
Public methodReRegistrationClassificationTax
Initializes a new instance of the ReRegistrationClassificationTax class
Top
Properties
  NameDescription
Public propertyfirstTimeRegistration
Gets or sets the firstTimeRegistration.
Public propertyfirstTimeRegistrationDate
Gets or sets the firstTimeRegistrationDate.
Public propertyregistrationDescription
Gets or sets the registrationDescription.
Public propertytaxValue
Gets or sets the taxValue.
Top
See Also