ArcGIS Pro 2.8 API Reference Guide
IncludeContainers Property

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace > TraceConfiguration Class : IncludeContainers Property
Indicates whether to include containers of trace results as additional results.
Syntax
public bool IncludeContainers {get; set;}
Public Property IncludeContainers As Boolean
Remarks
The default is false. IncludeContainers is recursive. If a result element is inside a nested container, both containers are returned.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

TraceConfiguration Class
TraceConfiguration Members