Click or drag to resize

ReRegistrationClassificationTaxtaxValue Property

OFV Kjøretøydata service

Gets or sets the taxValue.

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

Property Value

Type: NullableDecimal
Value to pay in tax when re-registrating vehicle to new owner
See Also