RouteFlagMANEUVER Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
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 public bool MANEUVER { get; }
Public ReadOnly Property MANEUVER As Boolean
Get
Property Value
Type:
BooleanRemarks
If this flag is false, the link may not be navigable in a single maneuver.
See Also