ArcGIS Pro 2.6 API Reference Guide
Terminals Property

ArcGIS.Core.Data.UtilityNetwork Namespace > TerminalConfiguration Class : Terminals Property
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 10, Windows 8.1, Windows 7

See Also

Reference

TerminalConfiguration Class
TerminalConfiguration Members