ToolContextAttribute Class TIBCO Spotfire 5.5 API Reference
Use this attribute to mark a class in order to enable tools to use it as their context.
Inheritance Hierarchy

System Object
  System Attribute
    Spotfire.Dxp.Application.Tools ToolContextAttribute

Namespace: Spotfire.Dxp.Application.Tools
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 11.15.5816.4413 (11.15.5816.4413)
Syntax

[AttributeUsageAttribute(AttributeTargets.Class)]
public sealed class ToolContextAttribute : Attribute
Version Information

Supported in: 5.5, 5.0, 4.5, 4.0, 3.3
See Also