Click or drag to resize

RouteMatrixStrategy Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Sets the routing strategy. When the routing strategy is changed the existing network is recalculated rather than rebuilt. Changing the strategy on an existing RouteMatrix object is much faster than creating a new RouteMatrix object.

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

Property Value

Type: RoutingStrategy

Implements

IRouteMatrixStrategy
See Also