Click or drag to resize

IRouteAddStop Method (RouteStop)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Adds a single stop to the route.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
void AddStop(
	RouteStop stop
)

Parameters

stop
Type: Telogis.GeoBaseRouteStop
The RouteStop to add to the route.
See Also