Click or drag to resize

TaxDTO Class

OFV Kjøretøydata service

Result object for tax calculation
Inheritance Hierarchy
SystemObject
  OfvService.DTO.TaxTaxDTO

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

The TaxDTO type exposes the following members.

Constructors
  NameDescription
Public methodTaxDTO
Initializes a new instance of the TaxDTO class
Top
Properties
  NameDescription
Public propertyData
Gets or sets the data.
Public propertyDescription
Gets or sets the description.
Public propertySuccess
Gets or sets a value indicating whether a service-method is success.
Top
See Also