Name | Description | |
---|---|---|
![]() | Barriers | An optional set of ArcGIS.Core.Data.UtilityNetwork.Element that acts as physical barriers to stop a trace. |
![]() | Configuration | Additional tracing configuration parameters |
![]() | FilterBarriers | An 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. |
![]() | ResultTypes | Gets or sets the types of result for trace output. |
![]() | StartingLocations | The starting locations from which to originate the trace. |
![]() | Subnetwork | The Subnetwork whose controllers is used to generate starting points for the trace. |