Base class to use for all our built-in tasks.
Inheritance Hierarchy
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
| Name | Description | |
|---|---|---|
| TaskBase | 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. |
Version Information
Supported in: 14.7, 14.6, 14.5
See Also