Click or drag to resize

RoutingStrategyCustomCostFunction Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets a custom function used to adjust the cost associated with a particular link.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public RouteCustomCostFunc CustomCostFunction { get; set; }

Property Value

Type: RouteCustomCostFunc
See Also