Show / Hide Table of Contents

Enum IsBidirectional

Indicates in which direction the pathway can be used:

Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public enum IsBidirectional

Bidirectional

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..

Back to top Built by Itinero, MIT licensed.