Click or drag to resize

CustomRoutingInfo Properties

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The CustomRoutingInfo type exposes the following members.

Properties
  NameDescription
Public propertyCumulativeCost
The total cost of the route so far, not including this link.
Public propertyEnd
The location of the end of the link.
Public propertyExtraData
The extra data associated with this link.
Public propertyFlags
The RouteFlag for the link.
Public propertyLastFlags
The RouteFlag for the previous link.
Public propertyLength
The length of the link in meters.
Public propertyLinkId
The LinkId for the link.
Public propertyStart
The location of the start of the link.
Public propertyTime
The UTC time at which routing is being performed.
Public propertyTimezone
The timezone this link is in. This should be used to convert the UTC Time to local time.
Top
See Also