ArcObjects Library Reference (EditorExt)  

ITraceTask.Name Property

Name of the trace task.

[Visual Basic .NET]
Public ReadOnly Property Name As String
[C#]
public string Name {get;}

Product Availability

Available with ArcGIS Desktop.

Remarks

This is the name of the trace task that will be displayed in the Trace Task dropdown list on the Utility Network Analysis toolbar in ArcMap.

See Also

ITraceTask Interface