ArcGIS Pro 2.9 API Reference Guide
IsUpstreamTerminal Property

ArcGIS.Core.Data.UtilityNetwork Namespace > Terminal Class : IsUpstreamTerminal Property
Returns whether this terminal is on the upstream side of the device
Syntax
public bool IsUpstreamTerminal {get;}
Public ReadOnly Property IsUpstreamTerminal As Boolean
Remarks
As you might expect, in source-based networks, upstream is towards the subnetwork controller. In sink-based networks, upstream is away from the subnetwork controller.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Terminal Class
Terminal Members