RouteBondedLinks Property | |
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; }
Public WriteOnly Property BondedLinks As IList(Of ULong)
Set
Property Value
Type:
IListUInt64The bonded links.
Remarks
Feature does not support GeoStream mode, route highlights, or multi leg routes.
See Also