RouteStopIdlePenalty Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Used to specify a penalty for the idle time. When set, this value is
used as the penalty for a TooEarly violation during Route Optimization i.e., the
waiting time at the stop.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public double IdlePenalty { get; set; }
Public Property IdlePenalty As Double
Get
Set
Property Value
Type:
DoubleRemarks
The idle penalty must be greater than or equal to zero. A value of -1 indicates
that the idle penalty has not been set.
See Also