This document is archived and information here might be outdated.  Recommended version.


ITracePathTaskResults.TotalCost Property (ArcObjects .NET 10.4 SDK)
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