Click or drag to resize

DuplicateRouteStopExceptionRouteStop Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The RouteStop that was added twice to a route.

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

Property Value

Type: RouteStop
Remarks
This value may be null if no RouteStop was supplied to the constructor.
See Also