ArcGIS Pro 2.8 API Reference Guide
ObjectID Property (RowHandle)

ArcGIS.Desktop.Editing Namespace > RowHandle Class : ObjectID Property
Returns the object ID of the row, if it exists.
Syntax
public Nullable<long> ObjectID {get;}
Public ReadOnly Property ObjectID As Nullable(Of Long)
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

RowHandle Class
RowHandle Members