CalculationAlgorithms: IDefCalculationAlgorithmsCollection;
The CalculationAlgorithms property returns collection of calculation algorithms applied in table data area.
Calculation algorithms are used for any additional calculations or data entry form data check.
The example of use is given in description of the IDefCalculationAlgorithmsCollection.Add method.
See also: