Click or drag to resize

RouteStopIdlePenalty Property

Verizon Connect Logo
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; }

Property Value

Type: Double
Remarks
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