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


In This Topic
    CompositeOperationManager Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets a boolean value after checking if the first operation can be redone. (Inherited from ArcGIS.Desktop.Framework.OperationManager)
    Public Property Gets a boolean value after checking if the first operation can be undone. (Inherited from ArcGIS.Desktop.Framework.OperationManager)
    Public Property Gets a string identifying the category of operations to act on. For example, only undo 'Edit' operations in all the OperationManager objects.  
    Public Property The Operation that is currently running. Automatically set and cleared by the system as operations are executed. (Inherited from ArcGIS.Desktop.Framework.OperationManager)
    Top
    See Also