City Based Parking and Routing System API Documentation

ParkingPlace.Reserve Method 

Reserves the parking place for a certain vehicle.

public bool Reserve();

Return Value

True if the parking place was reserved sucesfully.

Implements

IParking.Reserve

See Also

ParkingPlace Class | CBPRS.Parking Namespace