ArcGIS Pro 2.6 API Reference Guide
UpdateSubnetworkPolicy Enumeration

ArcGIS.Core.Data.UtilityNetwork Namespace : UpdateSubnetworkPolicy Enumeration
Describes how subnetwork names are promulgated to associated features.
Syntax
public enum UpdateSubnetworkPolicy : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum UpdateSubnetworkPolicy 
   Inherits System.Enum
   Implements 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 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Data.UtilityNetwork Namespace