CustomRoutingInfoCumulativeCost Property | ![Verizon Connect Logo](../icons/logo.jpg) |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The total cost of the route so far, not including this link.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntaxpublic LinkCost CumulativeCost { get; }
Public ReadOnly Property CumulativeCost As LinkCost
Get
Property Value
Type:
LinkCost
See Also