RemoveTask
RemoveTask class
Removes the specified task from a tree of tasks.
The RemoveTask type exposes the following members:
Constructors
| Name | Description |
|---|---|
| RemoveTask(task) | Initializes a new instance of the RemoveTask class. |
Methods
| Name | Description |
|---|---|
| alg(el, level) | Do nothing. |
| post_alg(el, level) | Do nothing. |
| pre_alg(el, level) | Removes the task from the specified parent task. |
See Also
- namespace aspose.tasks.util
- assembly Aspose.Tasks