ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Operation Class / Name Property

In This Topic
    Name Property (Operation)
    In This Topic
    Gets the name of the operation as it is to appear in the undo/redo lists.
    Syntax
    public abstract string Name {get;}
    Public MustOverride ReadOnly Property Name As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also