ArcGIS Pro 2.6 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 10, Windows 8.1, Windows 7

See Also

Reference

Project Class
Project Members