ArcGIS Pro 3.7 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 Property Terminal As Terminal
    public Terminal Terminal {get; set;}
    Exceptions
    ExceptionDescription
    If value is not null and is not a member of the TerminalConfiguration of AssetType.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also