# clientId

> The channel's channel ID ( clientId ).

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.MPE](/engine/6000.6/script-reference/unityeditor/mpe.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public int clientId { get; }
```
