---
title: CKSyncEngineFetchedRecordDeletion
framework: cloudkit
role: symbol
role_heading: Class
path: cloudkit/cksyncenginefetchedrecorddeletion
---

# CKSyncEngineFetchedRecordDeletion

An object that describes the deletion of an individual record.

## Declaration

```occ
@interface CKSyncEngineFetchedRecordDeletion : NSObject
```

## Topics

### Understanding the deletion

- [recordID](cloudkit/cksyncenginefetchedrecorddeletion/recordid.md)
- [recordType](cloudkit/cksyncenginefetchedrecorddeletion/recordtype.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

## See Also

### Accessing changes

- [deletions](cloudkit/cksyncenginefetchedrecordzonechangesevent/deletions.md)
- [modifications](cloudkit/cksyncenginefetchedrecordzonechangesevent/modifications.md)
