ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / Attribute Class / Revert Method

In This Topic
    Revert Method
    In This Topic
    Returns attribute back to it's original value. Clears IsDirty value.
    Syntax
    public void Revert()
    Public Sub Revert() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also