Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ITaskListManager.CreateTaskListFilter Method 

Returns a task list filter that shows all task lists.

ITaskListFilter CreateTaskListFilter();

Return Value

A task list filter.

Remarks

The task list filter is created with the following defaults: TaskListCompletionFilterTypes is set to ALL, TaskListQueryOrder is set to an array with a single element with the attribute of TaskListAttributes.NAME, ascending.

See Also

ITaskListManager Interface | Plumtree.Remote.PRC.Collaboration.Tasklist Namespace