ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Editing Namespace / RowHandle Class


In This Topic
    RowHandle Class Properties
    In This Topic

    For a list of all members of this type, see RowHandle members.

    Public Properties
     NameDescription
    Public Property Gets a utility network Element object that represents the row.  
    Public Property Returns the global ID of the row, if it exists.  
    Public Property Gets the MapMember (layer or standalone table) that contains this row.  
    Public Property Gets the object ID of the row, if it exists.  
    Public Property Gets the Row, if it exists.  
    Public Property Gets the Table, if it exists.  
    Public PropertyGets a RowToken that references the row.  
    Public Property Gets the UtilityNetwork of the row.  
    Top
    See Also