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


In This Topic
    Element Class Members
    In This Topic

    The following tables list the members exposed by Element.

    Public Properties
     NameDescription
    Public PropertyGets the AssetGroup of the Row represented by the Element.  
    Public PropertyGets the AssetType of the Row represented by the Element.  
    Public Property Gets the GlobalID of the Row represented by the Element.  
    Public PropertyGets the NetworkSource (usually a table) that stores the Row represented by the Element.  
    Public Property Gets the ObjectID of the Row represented by the Element.  
    Public Property If this Element represents an edge feature, this may be used to specify the exact point along the edge.  
    Public PropertyGets or sets The Terminal of the Row represented by the Element.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.   
    Public Method Obtains a hash code of the object. Used in Equals.  
    Top
    Public Operators
    Returns true if thisElement and otherElement are equal.
    Returns true if thisElement and otherElement are not equal.
    Top
    See Also