ArcGIS Pro 2.8 API Reference Guide
ObjectID Property (RowToken)

ArcGIS.Desktop.Editing Namespace > RowToken Class : ObjectID Property
Returns the object ID of the feature, 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

RowToken Class
RowToken Members