ToolContextAttribute Class TIBCO Spotfire 6.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: 14.10.7525.5058 (14.10.7525.5058)
Syntax

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

Supported in: 6.5, 6.0, 5.5, 5.0, 4.5
See Also