Click or drag to resize

LinkIdToTMCPackTMC Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Converts a TMC code to an integer value.

Namespace:  Telogis.GeoBase.Traffic
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public static uint PackTMC(
	string tmccode
)

Parameters

tmccode
Type: SystemString
The TMC code to convert as a String.

Return Value

Type: UInt32
A numeric value representing the TMC code.
See Also