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

In This Topic
    RuleElement Class
    In This Topic
    Represents an element of a utility network rule. Each element represents one participant in an association.
    Object Model
    RuleElement ClassAssetGroup ClassAssetType ClassNetworkSource ClassTerminal Class
    Syntax
    public sealed class RuleElement 
    Public NotInheritable Class RuleElement 
    Remarks
    RuleElement objects are obtained by calling Rule.RuleElements.
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Data.UtilityNetwork.RuleElement

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also