ArcGIS Pro 3.7 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 ReadOnly Property Subnetwork As Subnetwork
    public Subnetwork Subnetwork {get;}
    Remarks
    If this TraceArgument was created using the starting points-based constructor, a null pointer is returned.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also