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