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


In This Topic
    Operation Class Properties
    In This Topic

    For a list of all members of this type, see Operation members.

    Public Properties
     NameDescription
    Public Property Gets a boolean indicating if the operation can be redone.  
    Public Property Gets a boolean indicating if the operation can be undone.  
    Public Property Gets the category name.  
    Public Property Gets a boolean indicating if the operation should dirty the project.  
    Public Property Gets or sets a unique identifier for the Operation. Default value is -1.  
    Public Property Gets the name of the operation as it is to appear in the undo/redo lists.  
    Public Property Gets the sub-category name.  
    Top
    See Also