ArcGIS Pro 2.6 API Reference Guide
TraceArgument Class Members
Properties 


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

The following tables list the members exposed by TraceArgument.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
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