Click or drag to resize

TaxDTODescription Property

OFV Kjøretøydata service

Gets or sets the description.

Namespace:  OfvService.DTO.Tax
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string Description { get; set; }

Property Value

Type: String
The description is only used when success is false, and then it includes an errormessage from system.
See Also