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)
Syntaxpublic string importerUrl { get; set; }Property Value
Type:
StringEach brand has an importer, and this is the web url to importers homepage.
See Also