OptimizeResultGetViolatedStops Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The Stops with a violated time window.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public OptimizedStop[] GetViolatedStops()
Public Function GetViolatedStops As OptimizedStop()
Return Value
Type:
OptimizedStopAll of the stops in the route that violate their time windows.
See Also