TaskUtils

TaskUtils class

Helper class which provides useful operations with tasks.

The TaskUtils type exposes the following members:

Methods

NameDescription
task_children_count(task)Recursively calculates a number of task’s children tasks through all levels.

See Also