InvalidRouteStopTypeExceptionRouteStopIndex Property | ![Verizon Connect Logo](../icons/logo.jpg) |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The index of the unsuitable RouteStop in the array of stops, if one was supplied.
If no stop index was supplied,
RouteStopIndexUnavailable is returned.
Namespace:
Telogis.GeoBase.Exceptions
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntaxpublic int RouteStopIndex { get; }
Public ReadOnly Property RouteStopIndex As Integer
Get
Property Value
Type:
Int32
See Also