ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / Terminal Class / Inequality Operator
The base terminal.
The comparison terminal.
Version

    Inequality Operator (Terminal)
    Returns true if thisTerminal and otherTerminal are not equal.
    Syntax

    Parameters

    thisTerminal
    The base terminal.
    otherTerminal
    The comparison terminal.

    Return Value

    True if the two objects are not equal.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also