ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / Terminal Class / IsUpstreamTerminal Property
Version

IsUpstreamTerminal Property
Returns whether this terminal is on the upstream side of the device
Syntax
public bool IsUpstreamTerminal {get;}
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

ArcGIS Pro version: 3 or higher.
See Also