---
title: "containsPendingRecordZoneChange:"
framework: cloudkit
role: symbol
role_heading: Instance Method
path: "cloudkit/cksyncenginesendchangesscope/containspendingrecordzonechange:"
---

# containsPendingRecordZoneChange:

Returns true if this scope includes the given pending change.

## Declaration

```occ
- (BOOL) containsPendingRecordZoneChange:(CKSyncEnginePendingRecordZoneChange *) pendingRecordZoneChange;
```
