ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / TraceConfiguration Class / DomainNetwork Property

In This Topic
    DomainNetwork Property (TraceConfiguration)
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also