Click or drag to resize

RouteFlagMANOEUVRE Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

Note: This API is now obsolete.

Gets whether this link represents a single driving maneuver (for example, "turn right").

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
[ObsoleteAttribute("RouteFlag.MANOEUVRE is Obsolete. Please use RouteFlag.MANEUVER instead.")]
public bool MANOEUVRE { get; }

Property Value

Type: Boolean
Remarks
If this flag is false, the link may not be navigable in a single maneuver.
See Also