Recalculates the value in the given column using the coefficient.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- columnName
- Type:
System String
Column name
- coefficient
- Type:
System Single
Coefficient
- roundTo
- Type:
System Int32
Number of significant digits the number should be rounded to
- where
- Type:
System String
Where conditions (on which items apply the recalculation)
See Also