ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / Tier Class / GetTraceConfiguration Method

In This Topic
    GetTraceConfiguration Method
    In This Topic
    The default ArcGIS.Core.Data.UtilityNetwork.Trace.TraceConfiguration that defines subnetworks within this tier.
    Syntax
    public TraceConfiguration GetTraceConfiguration()
    Public Function GetTraceConfiguration() As TraceConfiguration
    Remarks
    This trace configuration is set by the Set Subnetwork Definition geoprocessing tool.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also