City Based Parking and Routing System API Documentation

Route.Next Property

Gets or sets the next Lane of the current route.

public ILane Next {get; set;}

Implements

IRoute.Next

See Also

Route Class | CBPRS.Infrastructure Namespace