ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / UpdateSubnetworkPolicy Enumeration

UpdateSubnetworkPolicy Enumeration
Describes how subnetwork names are promulgated to associated features.
Syntax
public enum UpdateSubnetworkPolicy : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
MemberDescription
Containers Subnetwork names are promulgated to containers that contain rows in this subnetwork.
Structures Subnetwork names are promulgated to structures that are attached to by rows in this subnetwork.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Data.UtilityNetwork.UpdateSubnetworkPolicy

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.6 or higher.
See Also