# SortedDescending

> Indicates that the search column in the Search Table view is sorted in descending order. If not defined, it means the column is sorted in ascending order.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.Search](/engine/6000.6/script-reference/unityeditor/search.md)
* **Assembly:** UnityEditor

```csharp
SortedDescending = 1024
```
