Click or drag to resize

RoutingStrategyKeepOut Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Sets a GeoFence area where the router will not send vehicles. You can use this to keep the route from going through a specific area.

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

Property Value

Type: IGeoFence
Remarks

Related articles: Geofences Concept.

See Also