---
title: refreshedIDs
framework: coredata
role: symbol
role_heading: Instance Property
path: coredata/nsmanagedobjectcontext/didsaveobjectidsasyncmessage/refreshedids
---

# refreshedIDs

Object IDs of objects that were refreshed during this save.

## Declaration

```swift
let refreshedIDs: Set<NSManagedObjectID>
```
