Job ClassTIBCO Spotfire Automation Services 7.11 API Reference
The Job class that holds a list of tasks.
Inheritance Hierarchy

SystemObject
  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

  NameDescription
Public methodJob
Initializes a new instance of the Job class.
Top
Properties

  NameDescription
Public propertyTasks
Gets the list of tasks to execute in order.
Top
Version Information

Supported in: 7.9, 7.8, 7.7, 7.6, 7.5, 7.11, 7.10, 7.0
See Also

Reference