The Job class that holds a list of tasks.
Inheritance Hierarchy
Spotfire.Dxp.Automation.FrameworkJob
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 sealed class Job
The Job type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Job | Initializes a new instance of the Job class. |
Properties
Name | Description | |
---|---|---|
![]() | Tasks | Gets the list of tasks to execute in order. |
Version Information
See Also