ArcGIS Pro 3.7 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 ReadOnly Property SubnetworkControllerType As SubnetworkControllerType
    public SubnetworkControllerType SubnetworkControllerType {get;}
    Remarks
    Valid values in the SubnetworkControllerType enum are Source and Sink.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also