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

In This Topic
    Rule Class
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also