City Based Parking and Routing System API Documentation

Vehicle.Route Property

Gets or sets the route the vehicle is currently following.

public IRoute Route {get; set;}

Implements

IVehicle.Route

See Also

Vehicle Class | CBPRS.Infrastructure Namespace