ArcGIS Pro 2.9 API Reference Guide
EventToken Property (EditCompletedEventArgs)

ArcGIS.Desktop.Editing.Events Namespace > EditCompletedEventArgs Class : EventToken Property
Gets the optional token that may have been set in the original EditOperation.EventToken.
Syntax
public object EventToken {get;}
Public ReadOnly Property EventToken As Object
Remarks
This can be used by calling code when it is desirable to keep track of edit operations that complete successfully.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EditCompletedEventArgs Class
EditCompletedEventArgs Members