Click or drag to resize

BrandDTOimporterUrl Property

OFV Kjøretøydata service

Importer url

Eg. http://www.ford.no, http://skoda-auto.no

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

Property Value

Type: String
Each brand has an importer, and this is the web url to importers homepage.
See Also