Aqualogic Interaction API  
 

IPTAdminFolder.SetDefaultOrderBy Method 

Sets the default order by. Takes in a 1x2 array The first element is the prop id to order by. The second element is whether it's ascending or descending.

void SetDefaultOrderBy(
   object[][] Value
);

Parameters

Value

See Also

IPTAdminFolder Interface | com.plumtree.server Namespace | PT_PROPIDS | PT_ORDERBY_SETTINGS