City Based Parking and Routing System API Documentation

ParkingSystem.GetFullBusRoute Method 

Gets the full bus route.

public 0, Culture=neutral, PublicKeyToken=null]] GetFullBusRoute(
   int routeId
);

Parameters

routeId
The route id to retrieve.

Return Value

A list containg all the BusStop in a route.

See Also

ParkingSystem Class | CBPRS.Parking Namespace