ArcGIS Pro 2.6 API Reference Guide
RuleType Enumeration

ArcGIS.Core.Data.UtilityNetwork Namespace : RuleType Enumeration
Specifies the type of utility network rule.
Syntax
Members
MemberDescription
Attachment Specifies a rule that allows a structural attachment association between two features.
Containment Specifies a rule that allows containment between two features.
EdgeJunctionEdgeConnectivity Specifies a rule that allows connectivity between two edges, with a specific junction connecting them.
JunctionEdgeConnectivity Specifies a rule that allows connectivity between a junction and an edge.
JunctionJunctionConnectivity Specifies a rule that allows connectivity between two junctions.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Data.UtilityNetwork Namespace