City Based Parking and Routing System API Documentation
ParkingSystem.CreateParkingGarage Method
Creates a parking garage.
public
IParking
CreateParkingGarage();
Return Value
A new
ParkingGarage
object.
See Also
ParkingSystem Class
|
CBPRS.Parking Namespace