Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

TaskQueryOrder Class

Represents a pair that consists of a TaskAttributes attribute and a boolean indicating whether to order ascending. This class is used in IFilter.

For a list of all members of this type, see TaskQueryOrder Members.

System.Object
   Plumtree.Remote.PRC.Collaboration.Query.QueryOrder
      Plumtree.Remote.PRC.Collaboration.Tasklist.TaskQueryOrder

public class TaskQueryOrder : QueryOrder

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Plumtree.Remote.PRC.Collaboration.Tasklist

Assembly: idk (in idk.dll)

See Also

TaskQueryOrder Members | Plumtree.Remote.PRC.Collaboration.Tasklist Namespace