# instanceId

> InstanceId of this object.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.MemoryProfiler](/engine/6000.7/script-reference/unityeditor/memoryprofiler.md)
* **Assembly:** UnityEditor.CoreModule

> **Warning:**
>
> **Removed.** Use entityId instead, this will be removed in a future version

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