City Based Parking and Routing System API Documentation

Road.GetBetaDirections Method 

Gets the collections of directions possible at the next (beta) intersection.

public DirectionTypes GetBetaDirections();

Return Value

The directions possible for a vehicle driving on the beta lane side of the road.

Implements

IRoad.GetBetaDirections

See Also

Road Class | CBPRS.Infrastructure Namespace