Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

TaskAttributes Enumeration

An enumerated type used to describe the specific fields that can be used in constructing a TaskQueryOrder for Tasks.

public enum TaskAttributes

Members

Member Name Description
AssignedName Attribute for task's assigned user name.
DueDate Attribute for task due date.
Name Attribute for task name.
Order Attribute for task's order.
StartDate Attribute for task start date.
Status Attribute for task status.

Requirements

Namespace: Plumtree.Remote.PRC.Collaboration.Tasklist

Assembly: idk (in idk.dll)

See Also

Plumtree.Remote.PRC.Collaboration.Tasklist Namespace