If a subclass has additional dependencies besides those added to the baseclass this method can
be overridden to indicate when the input to the calculation has changed/disappeared so the
calculation can no longer produce a sensible result. This will trigger the Calculation.HasValidValue property
and cause invalid columns to be output the next time the calculation is run.
Namespace: Spotfire.Dxp.Application.CalculationsAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Return Value
Type: TriggerThe triggers that indicate that the calculation can no longer be computed.
Remarks
Version Information
See Also