ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / Attribute Class / RevertAsync() Method

In This Topic
    RevertAsync() Method
    In This Topic
    Returns attribute back to it's original value. Clears IsDirty value.
    Syntax
    Public Function RevertAsync() As Task
    public Task RevertAsync()
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also