Executes the task.
Namespace: Spotfire.Dxp.Automation.Extension
Assembly: Spotfire.Dxp.Automation.Framework (in Spotfire.Dxp.Automation.Framework.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax
C#
public TaskExecutionStatus Execute( TaskExecutionContext context )
Parameters
- context
- Type: Spotfire.Dxp.Automation.ExtensionTaskExecutionContext
The execution context.
Return Value
Type: TaskExecutionStatusThe execution status.
Version Information
See Also