# progressId

> Progress handle to display the progress bar for the search currently in progress.

## Definition

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

```csharp
public int progressId { get; set; }
```
