ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / Rule Class
Members Version

    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 
    Remarks
    Rule objects are obtained by calling UtilityNetworkDefinition.GetRules.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also