Click or drag to resize

ConstraintLinksIsPreferred Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Checks whether this constraint is a preferred constraint.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public bool IsPreferred()

Return Value

Type: Boolean
True, if the link is part of a preferred route for vehicles that satisfy the constraint's conditions. False otherwise.
See Also