Click or drag to resize

RoutingStrategyIgnoreConstraints 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 ignore all constraints. When false (default), constraints are obeyed.

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

Property Value

Type: Boolean
See Also