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

    Terminals Property
    Gets a list of Terminal objects that define this terminal configuration.
    Syntax
    public IReadOnlyList<Terminal> Terminals {get;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also