Therefore API > API Reference > Classes > TheIndexData > Methods
CalculateFields
Triggers the field calculation for the current index data object.
Name
Description
ITheFieldCalculationResult CalculateFields()
Calculates the values for all fields with formulas.
ITheFieldCalculationResult CalculateFields(int)
Calculates the values for the specified field and all fields with formulas this field needs for the calculation in a chained process.
Please check the help pages of the various overloads for the exact syntax in Visual Basic and C#.