City Based Parking and Routing System API Documentation

ParkingSystem.GetBusRoute Method 

Gets an enumerator for the route.

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

Parameters

routeId
The route id to retrieve.

Return Value

An enumerator to a bus route.

See Also

ParkingSystem Class | CBPRS.Parking Namespace