Click or drag to resize

RouteFlagDIR_TRAVEL Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets a char value representing the permitted direction(s) of travel on the link.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public char DIR_TRAVEL { get; }

Property Value

Type: Char
Remarks
Possible values:
char valueRepresents
BTravel is allowed in both directions.
FDirection of travel is one way from the reference end of the link to the non-reference end.
TDirection of travel is one way from the non-reference end of the link to the reference end.
See Also