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


ITraceTasks.TraceFlowElements Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITraceTasks Interface > ITraceTasks.TraceFlowElements Property
ArcGIS Developer Help

ITraceTasks.TraceFlowElements Property

Elements to include in the trace results.

[Visual Basic .NET]
Public Property TraceFlowElements As esriFlowElements
[C#]
public esriFlowElements TraceFlowElements {get; set;}

Product Availability

Available with ArcGIS Desktop.

Description

TraceFlowElements determines whether edges, junctions, or both are included in the results of the current trace task.

See Also

ITraceTasks Interface

.NET Samples

Custom upstream trace task