ToolContextAttribute Class TIBCO Spotfire 7.0 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: 18.10.8513.5432 (18.10.8513.5432)
Syntax

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

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