Enum IsBidirectional
Indicates in which direction the pathway can be used:
Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public enum IsBidirectionalBidirectional
Bidirectional pathway, it can be used in the two directions.
Unidirectional
Unidirectional pathway, it can only be used from from_stop_id to to_stop_id..