Provides access to members that return cost information about the path or tree found by certain trace tasks.
Product Availability
Available with ArcGIS Desktop.
When To Use
Use the ITracePathTaskResults interface to return cost information about the path found by the Trace Path task or Find Path Upstream task. Using this interface, you can return the cost of a segment in the path, and the cost of the total path.
Trace task used by the Utility Network Analysis extension for finding the total value of all reachable elements in the current network upstream of the specified flag(s).