DeleteUIConfigDefaultValue Method
- Last UpdatedNov 06, 2025
- 1 minute read
The DeleteUIConfigDefaultValue() method deletes the specified default configuration data records from the UI_Config_Default table.
Parameters
- screen
- Required. Holds the screen from which the configuration data was taken.
- sectn
Required. Holds the section to which the configuration data belongs.
- parameter
Required. Holds the specific parameter. The parameter can be null, which will delete all the parameters in the specified section.