ConstraintLinksIsPreferred Method | |
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()
Public Function IsPreferred As Boolean
Return Value
Type:
BooleanTrue, if the link is part of a preferred route for vehicles that satisfy the constraint's conditions.
False otherwise.
See Also