ArcGIS Pro 2.6 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 10, Windows 8.1, Windows 7

See Also

Reference

TraceConfiguration Class
TraceConfiguration Members