# lastReportedDate

> Set by server when percentCompleted is updated.

## Definition

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

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

```csharp
DateTime lastReportedDate { get; }
```
