Base class for TIBCO Spotfire AddIns.
An AddIn is used to extend the application with new functionality.
Inheritance Hierarchy
Spotfire.Dxp.Application.Extension AddIn
Namespace: Spotfire.Dxp.Application.Extension
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Remarks
An AddIn may not throw exceptions during its initialization. If it does, TIBCO Spotfire will crash at startup.
Version Information
See Also