DataCompositionPivotTableDataSource.GetSettings

Syntax:

GetSettings()

Returned value:

Type: DataCompositionSettings.

Description:

Obtains current state of the pivot table as data composition system settings.
Settings contain a table which groupings correspond to selected dimensions of a pivot table, and selected fields of the grouping correspond to selected attributes.
Selected resources are saved as selected fields in the settings.
The settings can also contain filter and order which will be saved after last save of settings to the pivot table.

Availability:

Server, thick client, external connection.

Note:

Method may be called after data composition schema is set into data source(SetSchema method) and data source was set in pivot table.

    

1C:Enterprise Developer's Community