| Name | Description | |
|---|---|---|
|  | CanRedo | Gets a boolean indicating if the operation can be redone. | 
|  | CanUndo | Gets a boolean indicating if the operation can be undone. | 
|  | Category | Gets the category name. | 
|  | DirtiesProject | Gets a boolean indicating if the operation should dirty the project. | 
|  | ID | Gets or sets a unique identifier for the Operation. Default value is -1. | 
|  | Name | Gets the name of the operation as it is to appear in the undo/redo lists. | 
|  | SubCategory | Gets the sub-category name. | 

