ArcGIS Pro 2.9 API Reference Guide
IncludeIsolatedFeatures Property

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace > TraceConfiguration Class : IncludeIsolatedFeatures Property
When used in conjunction with the IsolationTracer, this option determines whether isolated features are returned in the trace results.
Syntax
public bool IncludeIsolatedFeatures {get; set;}
Public Property IncludeIsolatedFeatures As Boolean
Remarks
The default is False.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TraceConfiguration Class
TraceConfiguration Members