Task CreateFromTemplate Method TIBCO Spotfire Automation Services 7.0 API Reference
Creates a new Task based on the template from the task registry.

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

public static Task CreateFromTemplate(
	Task template
)

Return Value

Type: Task
A clone of the template task
Version Information


See Also