---
title: "containsZoneID:"
framework: cloudkit
role: symbol
role_heading: Instance Method
path: "cloudkit/cksyncenginefetchchangesscope/containszoneid:"
---

# containsZoneID:

Returns true if the specified zone ID is included in this scope.

## Declaration

```occ
- (BOOL) containsZoneID:(CKRecordZoneID *) zoneID;
```
