Click or drag to resize

VehicleDTOofvVehicleId Property

OFV Kjøretøydata service

Unique id for each 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 ofvVehicleId { get; set; }

Property Value

Type: String
The ofv vehicle id.
See Also