Click or drag to resize

RoutingStrategySetProfile Method (Country, RoutingProfile)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Sets the RoutingProfile for a certain country.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void SetProfile(
	Country country,
	RoutingProfile profile
)

Parameters

country
Type: Telogis.GeoBaseCountry
The country to apply.
profile
Type: Telogis.GeoBase.RoutingRoutingProfile
The RoutingProfile to set.
See Also