TaskRegistry Class

Spotfire Automation Services 15.0 API Reference
The registry for Automation Services tasks.
Inheritance Hierarchy

SystemObject
  Spotfire.Dxp.Automation.FrameworkTaskRegistry

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

C#
public class TaskRegistry

The TaskRegistry type exposes the following members.

Properties

  NameDescription
Public propertyTasks
Gets all task instances in the registry.
Top
Methods

  NameDescription
Public methodRegister
Register an task type by supplying an instance of the task.
Top
Version Information


See Also

Reference