AddIn RegisterCalculations Method TIBCO Spotfire 7.0 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: 18.10.8513.5432 (18.10.8513.5432)
Syntax

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

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