ArcGIS Pro 3.2 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 IReadOnlyList<Terminal> Terminals {get;}
    Public ReadOnly Property Terminals As IReadOnlyList(Of Terminal)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also