Click or drag to resize

CalculatedItem Class

OFV Kjøretøydata service

Tax item
Inheritance Hierarchy
SystemObject
  OfvService.DTO.TaxCalculatedItem

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

The CalculatedItem type exposes the following members.

Constructors
  NameDescription
Public methodCalculatedItem
Initializes a new instance of the CalculatedItem class
Top
Properties
  NameDescription
Public propertyDetails
Sub-tax items
Public propertySum
Value of tax
Public propertyText
Text for tax
Top
See Also