Click or drag to resize

VariantDTOpicturePath Property

OFV Kjøretøydata service

Path to pictures for this vehicle

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

Property Value

Type: String
The picture path to where example pictures for the specific vehicle is located.
See Also