ArcGIS Pro 3.0 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, Windows 8.1

    See Also