QuerySoftwareUpdateArgs¶
| Property | Type | Description |
|---|---|---|
| allowDowngrade | bool | Optional. When true – allow downgrade to version older than the current. Default: false API 1.29+ |
| forceInstall | bool | Optional. When true – force installation process to begin without prompting the user. Default: false API 1.29+ |
| allowUseLastResponse | bool | Optional. When false – do not respect the “do not ask me again” user setting of the update prompt dialog. Default: true API 1.29+ |