City Based Parking and Routing System API Documentation

Vehicle.MustChangeLanes Property

Gets or sets a boolean that indicates that the vehicle must change lanes to reach its destination.

public bool MustChangeLanes {get; set;}

Implements

IVehicle.MustChangeLanes

See Also

Vehicle Class | CBPRS.Infrastructure Namespace