---
title: purged
framework: cloudkit
role: symbol
role_heading: Instance Property
path: cloudkit/ckdatabase/databasechange/deletion/purged
---

# purged

A Boolean value that indicates whether the user deleted the record zone when managing their iCloud storage.

## Declaration

```swift
var purged: Bool { get }
```

## See Also

### Identifying the Deleted Record Zone

- [zoneID](cloudkit/ckdatabase/databasechange/deletion/zoneid.md)
