RoutingStrategySetProfile Method (RoutingProfile) | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release Note: This API is now obsolete.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax [ObsoleteAttribute("Use DefaultProfile")]
public void SetProfile(
RoutingProfile profile
)
<ObsoleteAttribute("Use DefaultProfile")>
Public Sub SetProfile (
profile As RoutingProfile
)
Parameters
- profile
- Type: Telogis.GeoBase.RoutingRoutingProfile
See Also