ArcGIS Pro 2.6 API Reference Guide
TraceConfiguration Class Members
Properties 


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

The following tables list the members exposed by TraceConfiguration.

Public Constructors
 NameDescription
Public Constructor Creates a new instance of the TraceConfiguration class.  
Top
Public Properties
 NameDescription
Public PropertyThe DomainNetwork from which to start the trace.  
Public Property Defines filter criteria for the trace.  
Public Property A list of Functions to compute while executing the trace.  
Public Property Indicates whether or not to ignore barriers at starting points.  
Public Property Determines whether or not the elements that stop the trace are included in the trace results.  
Public Property Indicates whether to include containers of trace results as additional results.  
Public Property Indicates whether to include content of container trace results as additional results.  
Public PropertyWhen used in conjunction with the IsolationTracer, this option determines whether isolated features are returned in the trace results.  
Public Property Indicates whether to include structures attached to results as additional results.  
Public PropertyA list of ArcGIS.Core.Data.UtilityNetwork.AssetType objects to indicate inclusion in trace results.  
Public Property A conditional expression that determines which rows should be included in the trace results.  
Public Property A list of Propagators to execute while performing the trace.  
Public PropertyThe ArcGIS.Core.Data.UtilityNetwork.NetworkAttribute used to calculate the shortest path when using the ShortestPathTracer.  
Public PropertyThe ArcGIS.Core.Data.UtilityNetwork.Tier that is used as the start of the trace.  
Public PropertyThe ArcGIS.Core.Data.UtilityNetwork.Tier that is used to constrain the tiers returned by the UpstreamTracer and DownstreamTracer traces.  
Public Property Defines the criteria for stopping further traversal during a trace.  
Public Property Indicates whether to validate network consistency as part of the trace operation.  
Top
See Also

Reference

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