ChartOfCalculationTypesManager.<Chart of calculation types name>.SetPredefinedDataUpdate
Syntax:
Parameters:
<PredefinedDataUpdate> (optional)
Predefined items update mode of the metadata object.
Default value: Automatically.
Description:
The actual update mode is defined as follows:
- If an update mode other than Auto is set for the metadata object in data, then this value is used.
- Otherwise, if an update mode other than Auto is set for the metadata object in the configuration, then this value is used.
- Otherwise, if an update mode other than Auto is set for the infobase, then this value is used.
- Otherwise, if it is a remote node of the distributed infobase, predefined data will not be updated. If a core node of a distributed infobase or an infobase other than a distributed infobase is checked, predefined data will be updated.
Availability:
Calling the method executes a server call.
Note:
In the case of the Version8_3_3 compatibility mode the need for updating is determined as follows:
- Data will not be updated:
- if the DontAutoUpdate value is set in metadata or in data;
- If the Auto value is set in metadata or in data and the current mode is a remote one.
- Otherwise predefined data will be updated and/or generated when data are first called.