City Based Parking and Routing System API Documentation

ParkingSystem.RemoveSectorStation Method 

Removes the specified sector station form the collection.

public bool RemoveSectorStation(
   int id
);

Parameters

id
The id of the sector station to remove.

Return Value

See Also

ParkingSystem Class | CBPRS.Parking Namespace