---
title: ubiquitousItemIsExcludedFromSyncKey
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/urlresourcekey/ubiquitousitemisexcludedfromsynckey
---

# ubiquitousItemIsExcludedFromSyncKey

The key of a Boolean value that indicates whether the system excludes the item from syncing.

## Declaration

```swift
static let ubiquitousItemIsExcludedFromSyncKey: URLResourceKey
```

## Discussion

Discussion If the system excludes the item from syncing, the item is locally on-disk, but isn’t available on the server. An excluded item is no longer ubiquitous.

## See Also

### Ubiquitous keys

- [isUbiquitousItemKey](foundation/urlresourcekey/isubiquitousitemkey.md)
- [ubiquitousSharedItemMostRecentEditorNameComponentsKey](foundation/urlresourcekey/ubiquitousshareditemmostrecenteditornamecomponentskey.md)
- [ubiquitousItemDownloadRequestedKey](foundation/urlresourcekey/ubiquitousitemdownloadrequestedkey.md)
- [ubiquitousItemIsDownloadingKey](foundation/urlresourcekey/ubiquitousitemisdownloadingkey.md)
- [ubiquitousItemDownloadingErrorKey](foundation/urlresourcekey/ubiquitousitemdownloadingerrorkey.md)
- [ubiquitousItemDownloadingStatusKey](foundation/urlresourcekey/ubiquitousitemdownloadingstatuskey.md)
- [URLUbiquitousItemDownloadingStatus](foundation/urlubiquitousitemdownloadingstatus.md)
- [ubiquitousItemIsUploadedKey](foundation/urlresourcekey/ubiquitousitemisuploadedkey.md)
- [ubiquitousItemIsUploadingKey](foundation/urlresourcekey/ubiquitousitemisuploadingkey.md)
- [ubiquitousItemUploadingErrorKey](foundation/urlresourcekey/ubiquitousitemuploadingerrorkey.md)
- [ubiquitousItemHasUnresolvedConflictsKey](foundation/urlresourcekey/ubiquitousitemhasunresolvedconflictskey.md)
- [ubiquitousItemContainerDisplayNameKey](foundation/urlresourcekey/ubiquitousitemcontainerdisplaynamekey.md)
- [ubiquitousSharedItemOwnerNameComponentsKey](foundation/urlresourcekey/ubiquitousshareditemownernamecomponentskey.md)
- [ubiquitousSharedItemCurrentUserPermissionsKey](foundation/urlresourcekey/ubiquitousshareditemcurrentuserpermissionskey.md)
- [ubiquitousSharedItemCurrentUserRoleKey](foundation/urlresourcekey/ubiquitousshareditemcurrentuserrolekey.md)
