<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [rc-js-util](./rc-js-util.md) &gt; [StableIdStore](./rc-js-util.stableidstore.md) &gt; [hasId](./rc-js-util.stableidstore.hasid.md)

## StableIdStore.hasId() method

**Signature:**

```typescript
hasId(sharedObjectHandle: IManagedObject & IPointer, specialization: IdSpecialization): boolean;
```

## Parameters

<table><thead><tr><th>

Parameter


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

sharedObjectHandle


</td><td>

[IManagedObject](./rc-js-util.imanagedobject.md) &amp; [IPointer](./rc-js-util.ipointer.md)


</td><td>


</td></tr>
<tr><td>

specialization


</td><td>

[IdSpecialization](./rc-js-util.idspecialization.md)


</td><td>


</td></tr>
</tbody></table>
**Returns:**

boolean

