RouteFlagINTERINTER Property | ![Verizon Connect Logo](../icons/logo.jpg) |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets whether this is an internal intersection link.
Returns true if the link is present within an intersection to maintain its structure,
rather than as a part of any of the converging streets.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntaxpublic bool INTERINTER { get; }
Public ReadOnly Property INTERINTER As Boolean
Get
Property Value
Type:
Boolean
Remarks
The driver may perceive the intersection in a different way to that
which the converging street links would imply. If this flag is set to true, drivers
may need additional or different instructions.
See Also