City Based Parking and Routing System API Documentation

RoadSystem.RemoveVehicleTypeStatitics Method 

Removes a vehicle type stats.

public bool RemoveVehicleTypeStatitics(
   Type type
);

Parameters

type
The Type of the vehicle.

Return Value

True if the type was removed; Otherwise, null.

See Also

RoadSystem Class | CBPRS.Infrastructure Namespace