IAnalysisApplicationController Interface TIBCO Spotfire 7.6 API Reference
Allows the AnalysisApplication to be controlled via COM.

Namespace: Spotfire.Dxp.Application.Interop
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax

C#
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[ComVisibleAttribute(true)]
[GuidAttribute("8b9a5de1-deb8-11db-97f1-0011d8b1a5f4")]
public interface IAnalysisApplicationController

The IAnalysisApplicationController type exposes the following members.

Methods

  NameDescription
Public methodExit
Instructs the analysis application to exit.
Public methodStart
Starts the analysis application.
Public methodStartWithCommandLine
Starts the analysis application with the a command line.
Top
Version Information

Supported in: 7.6, 7.5, 7.0, 6.5, 6.0, 5.5, 5.0
See Also

Reference