Base | 
public abstract class BaseJobSequenceConfiguration
The BaseJobSequenceConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseJobSequenceConfiguration | Initializes a new instance of the BaseJobSequenceConfiguration class | 
| Name | Description | |
|---|---|---|
| Enable | Enables configuration. | |
| ID | Auto generated ID for tracking configuration | |
| JobLists | Jobs used in Stand-Alone mode. | |
| Name | Name of the configuration. | |
| Port | Port used for binning. | |
| RunSequential | If true, jobs are run sequentially. Otherwise a switch is used. | |
| UseProcessTransformationQueue | Adds waiting for process transformation to command list. | |
| WaitStart | Wait for start before running the job loop. |