ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing Namespace / RowToken Class / ObjectID Property

In This Topic
    ObjectID Property (RowToken)
    In This Topic
    Gets 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 11, Windows 10, Windows 8.1

    See Also