Name | Description | |
---|---|---|
![]() | TraceConfiguration Constructor | Creates a new instance of the TraceConfiguration class. |
The following tables list the members exposed by TraceConfiguration.
Name | Description | |
---|---|---|
![]() | TraceConfiguration Constructor | Creates a new instance of the TraceConfiguration class. |
Name | Description | |
---|---|---|
![]() | AllowIndeterminateFlow | Gets or sets a value indicating whether features with indeterminate flow will be traced. The default value is true. |
![]() | DomainNetwork | The DomainNetwork from which to start the trace. |
![]() | Filter | Defines filter criteria for the trace. |
![]() | Functions | A list of Functions to compute while executing the trace. |
![]() | IgnoreBarriersAtStartingPoints | Indicates whether or not to ignore barriers at starting points. |
![]() | IncludeBarriersWithResults | Determines whether or not the elements that stop the trace are included in the trace results. |
![]() | IncludeContainers | Indicates whether to include containers of trace results as additional results. |
![]() | IncludeContent | Indicates whether to include content of container trace results as additional results. |
![]() | IncludeIsolatedFeatures | When used in conjunction with the IsolationTracer, this option determines whether isolated features are returned in the trace results. |
![]() | IncludeStructures | Indicates whether to include structures attached to results as additional results. |
![]() | OutputAssetTypes | A list of ArcGIS.Core.Data.UtilityNetwork.AssetType objects to indicate inclusion in trace results. |
![]() | OutputCondition | A conditional expression that determines which rows should be included in the trace results. |
![]() | Propagators | A list of Propagators to execute while performing the trace. |
![]() | ShortestPathNetworkAttribute | The ArcGIS.Core.Data.UtilityNetwork.NetworkAttribute used to calculate the shortest path when using the ShortestPathTracer. |
![]() | SourceTier | The ArcGIS.Core.Data.UtilityNetwork.Tier that is used as the start of the trace. |
![]() | TargetTier | The ArcGIS.Core.Data.UtilityNetwork.Tier that is used to constrain the tiers returned by the UpstreamTracer and DownstreamTracer traces. |
![]() | Traversability | Defines the criteria for stopping further traversal during a trace. |
![]() | ValidateConsistency | Indicates whether to validate network consistency as part of the trace operation. |