Click or drag to resize

RoutingStrategyObeyPreferredConstraints Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
When true, tells the routing engine to use preferred constraints. May introduce a performance penalty. When false (default), preferred constraints are not obeyed.

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

Property Value

Type: Boolean
Remarks
See Also