SettingsStorageManager.<Storage name>.SetDescriptionProcessing
Syntax:
Parameters:
<ObjectKey>
Key of the object for which the description is to be set.
<SettingsKey>
Settings key.
<SettingsDescription>
Settings description.
<User>
Identifier of the user for whom the description is to be set.
If it is not specified or contains an empty string, settings for the current user are to be loaded.
Description:
In this handler, it is necessary to implement setting the settings description.