RouteStopTimeSincePreviousStop Property | ![Verizon Connect Logo](../icons/logo.jpg) |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Time in seconds since the unit was at the previous stop in the
route history. Used when calculating a route highlight. If this
value is too small, the routing engine will fail to query
an area that is sufficiently large in size.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntaxpublic int TimeSincePreviousStop { get; set; }
Public Property TimeSincePreviousStop As Integer
Get
Set
Property Value
Type:
Int32
See Also