'Declaration Public Enum CalculationEngineAction Inherits System.Enum
public enum CalculationEngineAction : System.Enum
Member | Description |
---|---|
AddReferenceToRecalcChain | The data parameter is the ICalculationReference instance to add to the recalc chain. This action has no return value. |
Recalc | Recalc action. The data parameter is the ticks parameter (must be long type) to the Recalc method of the calc engine. The return value is a boolean indicating whether there is more to recalc. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2