ArcGIS Pro 2.9 API Reference Guide
RedoEditAsync Method

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

Return Value

false if there are no edits to restore or if the restore fails
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Project Class
Project Members