---
title: invalidatedIDs
framework: coredata
role: symbol
role_heading: Instance Property
path: coredata/nsmanagedobjectcontext/didsaveobjectidsasyncmessage/invalidatedids
---

# invalidatedIDs

Object IDs of objects that were invalidated during this save.

## Declaration

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