RemoveTask
RemoveTask class
Inherits: Aspose::Tasks::Util::ITreeAlgorithm< System::SharedPtr< Aspose::Tasks::Task > >
Removes the specified task from a tree of tasks.
Constructors
| Name | Description |
|---|---|
| RemoveTask | Initializes a new instance of the RemoveTask class. |
Methods
| Name | Description |
|---|---|
| Alg | Do nothing. |
| PostAlg | Do nothing. |
| PreAlg | Removes the task from the specified parent task. |