ArcGIS Pro 3.7 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 ReadOnly Property Terminal As Terminal
    public Terminal Terminal {get;}
    Remarks
    This property may be null. See the entry for Rule.RuleElements for more information.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also