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

In This Topic
    Terminal Property (Element)
    In This Topic
    Gets or sets The Terminal of the Row represented by the Element.
    Syntax
    public Terminal Terminal {get; set;}
    Public Property Terminal As Terminal
    Exceptions
    ExceptionDescription
    If value is not null and is not a member of the TerminalConfiguration of AssetType.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also