---
title: affectedRecordIdentifiers
framework: contacts
role: symbol
role_heading: Instance Property
path: contacts/cnerror/affectedrecordidentifiers
---

# affectedRecordIdentifiers

An array of strings that uniquely identify the records affected by the error.

## Declaration

```swift
var affectedRecordIdentifiers: [String]? { get }
```

## See Also

### Error details

- [affectedRecords](contacts/cnerror/affectedrecords.md)
- [CNError.Code](contacts/cnerror/code.md)
- [keyPaths](contacts/cnerror/keypaths.md)
