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

In This Topic
    Token Property (RowHandle)
    In This Topic
    Gets a RowToken that references the row.
    Syntax
    public RowToken Token {get;}
    Public ReadOnly Property Token As RowToken
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also