Executes the task.
Namespace: Spotfire.Dxp.Automation.Extension
Assembly: Spotfire.Dxp.Automation.Framework (in Spotfire.Dxp.Automation.Framework.dll) Version: 71.0.21826.3255 (71.0.21826.3255)
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