ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / Terminal Class
Properties Methods


In This Topic
    Terminal Class Members
    In This Topic

    The following tables list the members exposed by Terminal.

    Public Properties
     NameDescription
    Public Property Gets a numeric ID that identifies this terminal.  
    Public Property Returns whether this terminal is on the upstream side of the device  
    Public Property Gets a user-readable string that describes this terminal.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.   
    Public Method Obtains a hash code of the object. Used in Equals.  
    Top
    Public Operators
    Returns true if thisTerminal and otherTerminal are equal.
    Returns true if thisTerminal and otherTerminal are not equal.
    Top
    See Also