Click or drag to resize

TrafficRouting Constructor

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Creates a new TrafficRouting from the given Traffic and time (as a DateTime).

Namespace:  Telogis.GeoBase.Traffic
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public TrafficRouting(
	Traffic traffic
)

Parameters

traffic
Type: Telogis.GeoBase.TrafficTraffic
The Traffic we will be routing through
See Also