DataCompositionPivotTableDataSource.SetSchema

Syntax:

SetSchema(<Schema>)

Parameters:

<Schema> (required)

Type: DataCompositionSchema.
The data composition schema to be set.

Description:

Sets a data composition schema to the pivot table source.
Data composition schema defines a list of resources, dimensions and attributes that can be manipulated in the pivot table.

Availability:

Server, thick client, external connection.

Note:

Method must be called before setting data set into pivot table.

    

1C:Enterprise Developer's Community