Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ProjectQueryOrder Class

Represents a pair that consists of a ProjectAttribute attribute and a boolean indicating whether to order ascending. Used in IFilter.

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

System.Object
   Plumtree.Remote.PRC.Collaboration.Query.QueryOrder
      Plumtree.Remote.PRC.Collaboration.Project.ProjectQueryOrder

public class ProjectQueryOrder : 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.Project

Assembly: idk (in idk.dll)

See Also

ProjectQueryOrder Members | Plumtree.Remote.PRC.Collaboration.Project Namespace