Click or drag to resize

LinkCostUndesirableLink Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets a value indicating whether this link should be avoided.

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

Property Value

Type: Boolean
Remarks
If this is true, the routing engine may still traverse this link, but only if all other options have been exhausted.

Related articles: Modifying the Routing Strategy.

See Also