StandardSettingsStorageManager

Methods:

Delete
GetDescription
GetList
Load
Save
Select
SetDescription

Description:

Objects of this type are used for accessing settings stored in the standard storage.
To get access to the report option settings you need to obtain the object of this type from the ReportsVariantsStorage property of the global context.
To get access to the user report settings you need to obtain the object of this type from the ReportsUserSettingsStorage property of the global context.
To get access to the user form data settings you need to obtain the object of this type from the FormDataSettingsStorage property of the global context.
To get access to the common settings you need to obtain the object of this type from the CommonSettingsStorage property of the global context.
To get access to the system settings you need to obtain the object of this type from the SystemSettingsStorage property of the global context.
To access user settings of dynamic lists, object of this type should be acquired from global context property DynamicListsUserSettingsStorage.

Availability:

Server, thick client, external connection.

See also:

Global context, property SystemSettingsStorage

    

1C:Enterprise Developer's Community