ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / SubnetworkController Class
Members

In This Topic
    SubnetworkController Class
    In This Topic
    Represents subnetwork controller.
    Object Model
    SubnetworkController ClassElement Class
    Syntax
    public sealed class SubnetworkController 
    Public NotInheritable Class SubnetworkController 
    Remarks
    A subnetwork controller is a device feature that serves as a source or sink for a Subnetwork. Each subnetwork contains one or more subnetwork controllers. Subnetwork controllers are added or removed by using SubnetworkManager.EnableController and SubnetworkManager.DisableController, respectively.
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Data.UtilityNetwork.SubnetworkController

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also