Returns a task filter that shows all tasks.
A task filter object.
The task filter is created with the following defaults: TaskCompletionFilterTypes
is set to ALL
, TaskAssignedToFilterTypes
is set to ALL
, TaskQueryOrder
is set to an array with a single element with the attribute of TaskAttributes.NAME
, ascending.
ITaskListManager Interface | Plumtree.Remote.PRC.Collaboration.Tasklist Namespace