Click or drag to resize

BrandDTO Class

OFV Kjøretøydata service

Brand

Eg. Skoda, Audi, Mercedes-Benz.

Inheritance Hierarchy
SystemObject
  OfvService.DTO.CommonObjectDTO
    OfvService.DTO.VehicleBrandDTO

Namespace:  OfvService.DTO.Vehicle
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class BrandDTO : ObjectDTO

The BrandDTO type exposes the following members.

Constructors
  NameDescription
Public methodBrandDTO
Initializes a new instance of the BrandDTO class
Top
Properties
  NameDescription
Public propertyimporterUrl
Importer url

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

Public propertymodels
Models

Eg. Octavia, A4, E220, 535i.

Top
See Also