Click or drag to resize

RoutingStrategyKeyAccessPredicate Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets a custom predicate used to instruct the routing engine whether an access constraint may be ignored.

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

Property Value

Type: KeyAccessPredicate
See Also