ManagedForm.OnLoadDataFromSettingsAtServer

Syntax:

OnLoadDataFromSettingsAtServer(<Settings>)

Parameters:

<Settings>

Type: Map.
Form settings.

Description:

An object-line, from which settings were loaded, is passed to the handler. It contains attribute values.
In the handler, you can load your own properties from the mapping, for example, a filter.

Note:

Called on the server.

    

1C:Enterprise Developer's Community