Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

TaskListAttributes Enumeration

An enumerated type used to describe the specific fields that can be used in constructing a TaskListQueryOrder for Task Lists.

public enum TaskListAttributes

Members

Member Name Description
DueDate Attribute for due dates of the task list's containing tasks.
Name Attribute for the task list name.
StartDate Attribute for the start date of the task list's containing tasks.
Status Attribute for the statuses of the task list's containing tasks.

Requirements

Namespace: Plumtree.Remote.PRC.Collaboration.Tasklist

Assembly: idk (in idk.dll)

See Also

Plumtree.Remote.PRC.Collaboration.Tasklist Namespace