---
title: scope
framework: cloudkit
role: symbol
role_heading: Instance Property
path: cloudkit/cksyncengine-5sie5/sendchangesoptions/scope-swift.property
---

# scope

The scope of the changes to send.

## Declaration

```swift
var scope: CKSyncEngine.SendChangesOptions.Scope { get set }
```

## Discussion

Discussion When creating the next batch of changes to send to the server, consult this and only send changes within this scope.
