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


In This Topic
    RowHandle Class Members
    In This Topic

    The following tables list the members exposed by RowHandle.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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