RemoveTask

RemoveTask class

Inherits: Aspose::Tasks::Util::ITreeAlgorithm< System::SharedPtr< Aspose::Tasks::Task > >

Removes the specified task from a tree of tasks.

Constructors

NameDescription
RemoveTaskInitializes a new instance of the RemoveTask class.

Methods

NameDescription
AlgDo nothing.
PostAlgDo nothing.
PreAlgRemoves the task from the specified parent task.