DataCompositionSettingsWizard.SetSettings

Syntax:

SetSettings(<Settings>, <ErrorDescription>)

Parameters:

<Settings> (required)

Type: DataCompositionSettings.
Edited object.

<ErrorDescription> (required)

Type: String.
After method execution this parameter contains a line describing the schema functionality decreasing. If no errors, this parameter contains an empty string.

Returned value:

Type: Boolean.
False - there is a possibility to edit settings without limiting their functionality.
True, if settings functionality needs to be truncated.

Description:

Sets settings to the wizard and checks the possibility to edit these settings.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community