---
title: affectedRecords
framework: contacts
role: symbol
role_heading: Instance Property
path: contacts/cnerror/affectedrecords
---

# affectedRecords

An array of record objects for which the error applies.

## Declaration

```swift
var affectedRecords: [AnyObject]? { get }
```

## See Also

### Error details

- [affectedRecordIdentifiers](contacts/cnerror/affectedrecordidentifiers.md)
- [CNError.Code](contacts/cnerror/code.md)
- [keyPaths](contacts/cnerror/keypaths.md)
