ArcGIS Pro 2.6 API Reference Guide
Rule Class
Members 

ArcGIS.Core.Data.UtilityNetwork Namespace : Rule Class
Represents a rule in the utility network. These define how features can be associated with each other through connectivity, containment, and attachment.
Syntax
public sealed class Rule 
Public NotInheritable Class Rule 
Remarks
Rule objects are obtained by calling UtilityNetworkDefinition.GetRules.
Inheritance Hierarchy

System.Object
   ArcGIS.Core.Data.UtilityNetwork.Rule

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Rule Members
ArcGIS.Core.Data.UtilityNetwork Namespace