# instanceId

> The instance id of this native object.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Profiling.Memory.Experimental](/engine/6000.7/script-reference/unityeditor/profiling/memory/experimental.md)
* **Assembly:** UnityEditor.CoreModule

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

```csharp
public ArrayEntries<int> instanceId { get; }
```
