TaskExecute Method

Spotfire Automation Services 15.0 API Reference
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: TaskExecutionStatus
The execution status.
Version Information


See Also

Reference