ArcObjects Library Reference (EditorExt)  

ITracePathTaskResults.TotalCost Property

Total cost of tracing all elements in the trace results.

[Visual Basic .NET]
Public ReadOnly Property TotalCost As Object
[C#]
public object TotalCost {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITracePathTaskResults Interface