Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ProjectQueryOrder Constructor 

Constructor for

ProjectQueryOrder
.

public ProjectQueryOrder(
   ProjectAttributes attribute,
   bool ascending
);

Parameters

attribute
A ProjectAttributes attribute by which to order the query.
ascending
A boolean indicating whether the order is ascending.

See Also

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