Click or drag to resize

DuplicateRouteStopExceptionRouteStopIndex Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The array index of the duplicate RouteStop object.

Namespace:  Telogis.GeoBase.Exceptions
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public int RouteStopIndex { get; }

Property Value

Type: Int32
Remarks
If no stop index was supplied to the constructor, this value is RouteStopIndexUnavailable.
See Also