City Based Parking and Routing System API Documentation

ParkingSystem.GetRandomParking Method 

Gets a random ParkingPlace or ParkingGarage

public IParking GetRandomParking();

Return Value

A randomly selected ParkingPlace or ParkingGarage.

See Also

ParkingSystem Class | CBPRS.Parking Namespace