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

In This Topic
    Terminal Property (RuleElement)
    In This Topic
    Gets the Terminal of the rule element.
    Syntax
    public Terminal Terminal {get;}
    Public ReadOnly Property Terminal As Terminal
    Remarks
    This property may be null. See the entry for Rule.RuleElements for more information.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also