AddIn RegisterCalculations Method TIBCO Spotfire 6.5 API Reference
Override this method to extend the application with new calculations. For each new calculation, it is registered with the AddIn CalculationRegistrar.

Namespace: Spotfire.Dxp.Application.Extension
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax

[ObsoleteAttribute("Use datafunctions instead")]
protected virtual void RegisterCalculations(
	AddIn..::..CalculationRegistrar registrar
)
Version Information

Supported in: 5.5, 5.0, 4.5
Obsolete (compiler warning) in 6.5
Obsolete (compiler warning) in 6.0
See Also