DataCompositionDetailsProcess.ApplySettings

Syntax:

ApplySettings(<DetailsID>, <Settings>)

Parameters:

<DetailsID> (required)

Type: DataCompositionDetailsID.
ID of processed details.

<Settings> (required)

Type: DataCompositionSettings.
Applied settings.

Returned value:

Type: Data composition settings; DataCompositionUserSettings.

Description:

Allows modification of settings by describing changes as a separate settings object. Permits modification of settings by describing changes as a separate settings object. Contents of applicable settings has restrictions:
  • applied settings must have user fields, or contents of user fields of both settings must not differ;
  • structure of applied settings must not contain more than two groupings, and only one of them can have CurrentGrouping fixed name only, it is used for changing settings of current details grouping. Both groupings must not contain embedded structure.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community