Click or drag to resize

HistoricalTrafficSource Constructor (String)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Create a new HistoricalTrafficSource using the data from the given GBHB files.

Namespace:  Telogis.GeoBase.Traffic
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public HistoricalTrafficSource(
	params string[] files
)

Parameters

files
Type: SystemString
A list of filenames for files containing GBHB data.
Exceptions
ExceptionCondition
InvalidLicenseExceptionNo valid license could be found that allows use of traffic data.
See Also