Click or drag to resize

TermsDTOtext Property

OFV Kjøretøydata service

Terms and conditions as html-formated text

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

Property Value

Type: String
The terms and conditions
See Also