ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing Namespace / RowHandle Class / ObjectID Property

In This Topic
    ObjectID Property (RowHandle)
    In This Topic
    Gets the object ID of the row, if it exists.
    Syntax
    Public ReadOnly Property ObjectID As Nullable(Of Long)
    public Nullable<long> ObjectID {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also