Specify a Sort Order
- Last UpdatedJul 18, 2023
- 1 minute read
You can optionally include a preferred sort order for the fields returned in the browsing session by including A (ascending) or D (descending). For example, "TYPE:D".
By default tag browsing records are sorted by the tag primary key which is 'Cluster.TagName', which is implicitly appended to the list of sorting fields since the other fields may end up not being unique.
Tag records are sorted on the server and arrive at the client in the order specified by the sort order parameter, or the default sorting order.