ArcGIS Pro 2.9 API Reference Guide
DomainNetwork Property (TraceConfiguration)

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace > TraceConfiguration Class : DomainNetwork Property
The DomainNetwork from which to start the trace.
Syntax
public DomainNetwork DomainNetwork {get; set;}
Public Property DomainNetwork As DomainNetwork
Remarks
The DomainNetwork property is required and only used with subnetwork-based tracers (SubnetworkTracer, UpstreamTracer, etc.).
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TraceConfiguration Class
TraceConfiguration Members