City Based Parking and Routing System API Documentation

Vehicle.Speed Property

The speed at which the vehicle is currently traveling.

public int Speed {get; set;}

Implements

IVehicle.Speed

See Also

Vehicle Class | CBPRS.Infrastructure Namespace