City Based Parking and Routing System API Documentation

AdminSystem.GetParkingSlot Method 

Gets the parking slot at the specified hour and slot.

public 0, Culture=neutral, PublicKeyToken=null]] GetParkingSlot(
   uint hour,
   uint slot
);

Parameters

hour
The hour
slot
The parking slot.

Return Value

The requested parking slot.

See Also

AdminSystem Class | CBPRS.Parking Namespace