sn_appclient.store_app_convert_enabled
ServiceNow property description:
Admins can use this property to disable the sys_store_app "Convert to Development Mode" feature in ALL development instances so that they do not accidentally convert a sys_store_app to a sys_app record
Attributes
- Sys ID: 7d2e4ff6c312011030419a038a40dd25
- Type: true | false
- Application: Scoped App Client
- Default value: true

AI generated property description:
The ServiceNow property `sn_appclient.store_app_convert_enabled` is used to enable or disable the conversion of installed applications to development mode. When this property is set to true, it allows users to convert applications that were installed from the ServiceNow Store into a state where they can be modified and further developed. This is particularly useful for developers who need to customize or extend the functionality of store-bought applications. The property can be configured through the system properties in ServiceNow. For more detailed steps and considerations, refer to the official ServiceNow documentation on converting installed applications to development mode.
Source