setResourceOrderFilterCriteria
This operation specifies a resource and sets the sort/filter criteria to be applied for that resource’s work lists.
You would use this operation to enable a user to set their own sort and filter criteria; see Using Work Item Attribute Fields for an example.
The request element (setResourceOrderFilterCriteria) contains:
- resourceID—the GUID of the resource for whom work list sort/filter criteria are to be set. You can get the GUID from a previous lookupUser operation.
- orderFilterCriteria—the criteria to be set.
For API reference information, see setResourceOrderFilterCriteria.
Copyright © Cloud Software Group, Inc. All rights reserved.