ArcGIS Pro 2.9 API Reference Guide
SubnetworkControllerType Property

ArcGIS.Core.Data.UtilityNetwork Namespace > DomainNetwork Class : SubnetworkControllerType Property
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

Reference

DomainNetwork Class
DomainNetwork Members