ArcGIS Pro 2.6 API Reference Guide
SubnetworkManager Class Members
Properties  Methods 


ArcGIS.Core.Data.UtilityNetwork Namespace : SubnetworkManager Class

The following tables list the members exposed by SubnetworkManager.

Public Properties
 NameDescription
Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
Top
Public Methods
 NameDescription
Public MethodDisables a feature corresponding to device from being a SubnetworkController. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public MethodEnables a feature corresponding to device to be a SubnetworkController and adds it to an existing Subnetwork corresponding to subnetworkName. If the specified subnetwork does not exist, a new one will be created. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets the Subnetwork specified by name. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets the list of Subnetwork in the Tier specified by tier whose SubnetworkStates are in subnetworkStates. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodUpdates all the subnetworks that are part of the tier in a utility network. This method must be called on the MCT. Use QueuedTask.Run.  
Top
Extension Methods
 NameDescription
Public Extension MethodDisables a feature corresponding to device from being a ArcGIS.Core.Data.UtilityNetwork.SubnetworkController. This method must be called on the MCT. Use QueuedTask.Run.
Public Extension MethodEnables a feature corresponding to device to be a ArcGIS.Core.Data.UtilityNetwork.SubnetworkController and adds it to an existing ArcGIS.Core.Data.UtilityNetwork.Subnetwork corresponding to subnetworkName. If the specified subnetwork does not exist, a new one will be created. This method must be called on the MCT. Use QueuedTask.Run.
Top
See Also

Reference

SubnetworkManager Class
ArcGIS.Core.Data.UtilityNetwork Namespace