City Based Parking and Routing System API Documentation |
|
Lane.IsValidLaneDirection Method
Determines if the specified direction is a valid on for the current lane.
Parameters
-
direction
- The DirectionTypes of the vehicle.
Return Value
True if the direction is valid; Otherwise false.
Implements
ILane.IsValidLaneDirection
See Also
Lane Class | CBPRS.Infrastructure Namespace