Register an task type by supplying an instance of the task.
Namespace: Spotfire.Dxp.Automation.Framework
Assembly: Spotfire.Dxp.Automation.Framework (in Spotfire.Dxp.Automation.Framework.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax
C#
public void Register( Task task )
Parameters
- task
- Type: Spotfire.Dxp.Automation.ExtensionTask
The task to use for registering the task type.
Version Information
See Also