Gets the list of tasks to execute in order.
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 Collection<Task> Tasks { get; }
Property Value
Type: CollectionTaskVersion Information
See Also