NavigatorDeviationGraceTime Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the grace time (as a
TimeSpan) for which to allow
the navigator to deviate from the planned route.
Namespace:
Telogis.GeoBase.Navigation
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public TimeSpan DeviationGraceTime { get; set; }
Public Property DeviationGraceTime As TimeSpan
Get
Set
Property Value
Type:
TimeSpanRemarks If the navigator has been
off-course for more than
this length of time the route is recalculated.
See Also