City Based Parking and Routing System API Documentation

InternalRoute.Direction Property

Gets the direction of the turn vehicle make when driving From -> To.

public DirectionTypes Direction {get;}

Remarks

The valid DirectionTypes are Right, Ahead, Left.

See Also

InternalRoute Class | CBPRS.Infrastructure Namespace