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 to warrant an invalidation
or recalculation depending on UpdateBehavior. This will trigger the Calculation.NeedsRefresh property.
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 input has changed.
Remarks
Version Information
See Also