ArcGIS Pro 3.7 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 ReadOnly Property IsUpstreamTerminal As Boolean
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also