RoutingStrategyObeyPreferredConstraints Property | |
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; }
Public Property ObeyPreferredConstraints As Boolean
Get
Set
Property Value
Type:
BooleanRemarks See Also