Click or drag to resize

RouteBondedLinks Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Sets the bonded links. Routes calculated with this property set will not deviate from the provided list of links.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public IList<ulong> BondedLinks { set; }

Property Value

Type: IListUInt64
The bonded links.
Remarks
Feature does not support GeoStream mode, route highlights, or multi leg routes.
See Also