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

    See Also