RoutingStrategyIgnoreConstraints Property | ![Verizon Connect Logo](../icons/logo.jpg) |
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
Syntaxpublic bool IgnoreConstraints { get; set; }
Public Property IgnoreConstraints As Boolean
Get
Set
Property Value
Type:
Boolean
See Also