City Based Parking and Routing System API Documentation

ParkingGarage.IsReserved Property

Gets a boolean that indicates whether the parking places occupied plus reservation fill the capacity of the garage.

public bool IsReserved {get;}

Implements

IParking.IsReserved

See Also

ParkingGarage Class | CBPRS.Parking Namespace