TaskBase Class

Spotfire Automation Services 14.7 API Reference
Base class to use for all our built-in tasks.
Inheritance Hierarchy

SystemObject
  Spotfire.Dxp.Automation.ExtensionTask
    Spotfire.Dxp.Automation.FrameworkTaskBase

Namespace:  Spotfire.Dxp.Automation.Framework
Assembly:  Spotfire.Dxp.Automation.Framework (in Spotfire.Dxp.Automation.Framework.dll) Version: 69.0.21424.2902 (69.0.21424.2902)
Syntax

C#
public abstract class TaskBase : Task

The TaskBase type exposes the following members.

Constructors

  NameDescription
Protected methodTaskBase
Initializes a new instance of the TaskBase class. As opposed to the sample code version of this file: does not prefix all titles and descriptions.
Top
Version Information

Supported in: 14.7, 14.6, 14.5
See Also

Reference