Click or drag to resize

TaxItem Class

OFV Kjøretøydata service

Tax item
Inheritance Hierarchy
SystemObject
  OfvService.DTO.TaxTaxItem

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

The TaxItem type exposes the following members.

Constructors
  NameDescription
Public methodTaxItem
Initializes a new instance of the TaxItem class
Top
Properties
  NameDescription
Public propertyDetails
Sub-tax items
Public propertyHeading
Text for heading
Public propertyLevel
Level of tax item
Public propertySorting
Sorting for tax object
Public propertySum
Value of tax
Public propertyText
Text for tax
Top
See Also