Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ProjectQueryOrder Constructor 

Constructor for

ProjectQueryOrder
.

public ProjectQueryOrder(
   ProjectAttributes attribute,
   bool ascending
);

Parameters

attribute
a ProjectAttributes, the attribute to order the query by.
ascending
boolean indicating whether the order is ascending

See Also

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