ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / TerminalConfiguration Class / Terminals Property

In This Topic
    Terminals Property
    In This Topic
    Gets a list of Terminal objects that define this terminal configuration.
    Syntax
    Public ReadOnly Property Terminals As IReadOnlyList(Of Terminal)
    public IReadOnlyList<Terminal> Terminals {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also