Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

ITaskListFilter.CompletionType Property

Gets and sets the completion filter type of the task list.

TaskListCompletionFilterTypes CompletionType {get; set;}

Property Value

A TaskListCompletionFilterTypes enumeration type describing the completion type. Its value indicates the completion filter type of the task list's containing tasks. QueryTaskLists will then return task lists that contain tasks that satisfy the completion filter type set.

See Also

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