# leaderboardID

> The ID of the leaderboard this score belongs to.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.SocialPlatforms](/engine/6000.5/script-reference/unityengine/socialplatforms.md)
* **Assembly:** UnityEngine.GameCenterModule

> **Warning:**
>
> **Deprecated.** IScore is deprecated and will be removed in a future release.

```csharp
string leaderboardID { get; set; }
```
