City Based Parking and Routing System API Documentation

ParkingPlaceStatus Enumeration

Enumeration of the different states a parking place can have.

public enum ParkingPlaceStatus

Members

Member Name Description
Free The parking place is free.
Reserved The parking place is reserved by the parking system.
Occupied The parking place is occupied.

Requirements

Namespace: CBPRS.Parking

Assembly: CBPRS.Parking (in CBPRS.Parking.dll)

See Also

CBPRS.Parking Namespace