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

In This Topic
    IsUpstreamTerminal Property
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also