Public Function UndoEditAsync() As Task(Of Boolean)
public Task<bool> UndoEditAsync()
Return Value
False if there are no data edits to reverse or if the reverse fails.
Public Function UndoEditAsync() As Task(Of Boolean)
public Task<bool> UndoEditAsync()
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)