DirectionsGetTotalTime Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Get the total time for this set of directions.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public TimeSpan GetTotalTime()
Public Function GetTotalTime As TimeSpan
Return Value
Type:
TimeSpanThe cumulative sum of the estimated time between all
stops in this set of directions, as a
TimeSpan.
Remarks See Also