 
            | Miner.Framework.Engine Assembly > Miner.Framework Namespace : OperationGroup Class | 
The following tables list the members exposed by OperationGroup.
| Name | Description | |
|---|---|---|
|  | OperationGroup Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | ActivationOperations | These Operations are called only once when the OperationGroup is activated. | 
|  | DeactivationOperations | These Operations are called only once when the OperationGroup is deactivated. | 
|  | Description | |
|  | Name | |
|  | Operations | The Operations that make-up this OperationGroup | 
| Name | Description | |
|---|---|---|
|  | Add | Add an Operation to the OperationGroup. | 
|  | Remove | Remove an Operation from the OperationGroup. | 
|  | ToString | 
| Name | Description | |
|---|---|---|
|  | BeforeActivation | |
|  | BeforeDeactivation | |
|  | OperationAdded |