---
title: DeviceInformationResponse.QueryResponses.SoftwareUpdateSettings
framework: Device Management
role: symbol
role_heading: Device Management Command
platforms: [iOS 14.5+, iPadOS 14.5+, Mac Catalyst 14.5+]
path: devicemanagement/deviceinformationresponse/queryresponses-data.dictionary/softwareupdatesettings-data.dictionary
---

# DeviceInformationResponse.QueryResponses.SoftwareUpdateSettings

The response dictionary that contains information about the Software Update pane in Settings.

## Declaration

```data
object DeviceInformationResponse.QueryResponses.SoftwareUpdateSettings
```

## Properties

RecommendationCadence: Which software updates to present to the user. - 0: Allows all updates (the default value). - 1: Allows only older updates. - 2: Allows only newer updates. No effect if the device qualifies for only a single update. Deprecated: iOS 26+ | iPadOS 26+ Removed: iOS 27+ | iPadOS 27+

## See Also

### Objects

- [DeviceInformationResponse.QueryResponses.AccessibilitySettings](devicemanagement/deviceinformationresponse/queryresponses-data.dictionary/accessibilitysettings-data.dictionary.md)
- [DeviceInformationResponse.QueryResponses.AutoSetupAdminAccountsItem](devicemanagement/deviceinformationresponse/queryresponses-data.dictionary/autosetupadminaccountsitem.md)
- [DeviceInformationResponse.QueryResponses.MDMOptions](devicemanagement/deviceinformationresponse/queryresponses-data.dictionary/mdmoptions-data.dictionary.md)
- [DeviceInformationResponse.QueryResponses.OSUpdateSettings](devicemanagement/deviceinformationresponse/queryresponses-data.dictionary/osupdatesettings-data.dictionary.md)
- [DeviceInformationResponse.QueryResponses.OrganizationInfo](devicemanagement/deviceinformationresponse/queryresponses-data.dictionary/organizationinfo-data.dictionary.md)
- [DeviceInformationResponse.QueryResponses.ServiceSubscriptionProperty](devicemanagement/deviceinformationresponse/queryresponses-data.dictionary/servicesubscriptionproperty.md)
