SettingsStorageManager.<Storage name>.Load
Syntax:
Parameters:
<ObjectKey> (required)
Settings object key.
<SettingsKey> (optional)
Key of settings to be loaded.
<SettingsDescription> (optional)
Setting description.
If the parameter is not set, the setting description is not loaded.
<UserName> (optional)
Name of the user whose settings are to be loaded.
If it is not specified, settings of the current user are loaded.
Returned value:
Description:
The results are settings loaded from a storage.
This method calls the settings storage handler LoadProcessing.
Availability: