Sort order is defined with the <OrderList> element in both the ConditionSearchNode and the SearchConditionList.
<OrderList
IsAscending="true">
<Item xsi:type="AttributeRef" ObjectTypeName="user" AttributeTypeName="name"/>
</OrderList>
Attribute values found in the Item using no parameters:
IsAscending |
true or false |
In this chapter