Click or drag to resize

ConstraintLinkDirection Enumeration

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Describes the direction of travel along a street link. Each street link has a reference end and a non-reference end.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
[FlagsAttribute]
public enum ConstraintLinkDirection
Members
  Member nameValueDescription
ToReference1 Toward the reference
FromReference2 From the reference
Both3 Both directions
See Also