ArcGIS Pro 2.8 API Reference Guide
TraceArgument Class Properties


ArcGIS.Core.Data.UtilityNetwork.Trace Namespace : TraceArgument Class

For a list of all members of this type, see TraceArgument members.

Public Properties
 NameDescription
Public PropertyAn optional set of ArcGIS.Core.Data.UtilityNetwork.Element that acts as physical barriers to stop a trace.  
Public Property Additional tracing configuration parameters  
Public PropertyAn optional set of ArcGIS.Core.Data.UtilityNetwork.Element objects that act as filter barriers. A regular barrier prevents traversal, which, when used with subnetwork-based traces, can prevent traversal to the subnetwork controller. Like a Filter, filter barriers are evaluated in the second pass of a trace. Therefore, it can restrict the result set without impacting the ability to find subnetwork controllers from starting points.  
Public Property Gets or sets the types of result for trace output.  
Public Property The starting locations from which to originate the trace.  
Public Property The Subnetwork whose controllers is used to generate starting points for the trace.  
Top
See Also

Reference

TraceArgument Class
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace