SettingsStorageManager.<Storage name>.GetDescription

Syntax:

GetDescription(<ObjectKey>, <SettingsKey>, <UserName>)

Parameters:

<ObjectKey> (required)

Type: Arbitrary.
Settings object key.

<SettingsKey> (optional)

Type: Arbitrary.
Settings key.

<UserName> (optional)

Type: String.
Name of the user whose settings description is to be obtained.
If it is not specified, description of the current user settings is obtained.

Returned value:

Type: SettingsDescription.

Description:

Obtains description of settings in a storage.
Calls the handler, GetDescriptionProcessing.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community