DisplacingCalculationTypes.<Name of chart of calculation types>.Load

Syntax:

Load(<ValuesTable>)

Parameters:

<ValuesTable> (required)

Type: ValueTable.
Value table where tabular section is loaded from.

Description:

Loads the tabular section from value table. All prior tabular section's rows are deleted. During loading, tabular section columns are filled with values from value table columns with matching names.

Availability:

Server, thick client, external connection.

Note:

The method can be used only when the tabular section is obtained from an object's property. If the tabular section is obtained from a reference property (or selection property), using this method would cause a runtime error.

    

1C:Enterprise Developer's Community