---
title: zoneID
framework: cloudkit
role: symbol
role_heading: Instance Property
path: cloudkit/cksyncenginefetchedzonedeletion/zoneid
---

# zoneID

The identifier of the deleted record zone.

## Declaration

```occ
@property (nonatomic, copy, readonly) CKRecordZoneID * zoneID;
```

## See Also

### Understanding the deletion

- [reason](cloudkit/cksyncenginefetchedzonedeletion/reason.md)
- [CKSyncEngineZoneDeletionReason](cloudkit/cksyncenginezonedeletionreason.md)
