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

In This Topic
    SubnetworkControllerType Property
    In This Topic
    Returns the type of subnetwork controller supported in this domain network.
    Syntax
    public SubnetworkControllerType SubnetworkControllerType {get;}
    Public ReadOnly Property SubnetworkControllerType As SubnetworkControllerType
    Remarks
    Valid values in the SubnetworkControllerType enum are Source and Sink.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also