LinkCostaddTime Method (UInt32) | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Increase 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(
uint time
)
Public Sub addTime (
time As UInteger
)
Parameters
- time
- Type: SystemUInt32
The increase in time desired in hundredths of a second.
See Also