Click or drag to resize

LinkCostaddTime Method (Int32)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Increase or reduce the time required to travel this link by the specified number of 1/100th seconds.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void addTime(
	int time
)

Parameters

time
Type: SystemInt32
The increase or reduction in time required to traverse this link in hundredths of a second.
See Also