ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / TraceArgument Class / Subnetwork Property

In This Topic
    Subnetwork Property
    In This Topic
    The Subnetwork whose controllers is used to generate starting points for the trace.
    Syntax
    public Subnetwork Subnetwork {get;}
    Public ReadOnly Property Subnetwork As Subnetwork
    Remarks
    If this TraceArgument was created using the starting points-based constructor, a null pointer is returned.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also