ArcGIS Pro 2.9 API Reference Guide
UndoEditAsync Method

ArcGIS.Desktop.Core Namespace > Project Class : UndoEditAsync Method
Reverses the last data edit in the project
Syntax
public Task<bool> UndoEditAsync()
Public Function UndoEditAsync() As Task(Of Boolean)

Return Value

false if there are no data edits to reverse or if the reverse fails
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Project Class
Project Members