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


CompositeOperationManager Class Properties

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.  
Top
See Also