Click or drag to resize

BaseJobSequenceConfiguration Properties

The BaseJobSequenceConfiguration type exposes the following members.

Properties
 NameDescription
Public propertyEnable Enables configuration.
Public propertyID Auto generated ID for tracking configuration
Public propertyJobLists Jobs used in Stand-Alone mode.
Public propertyName Name of the configuration.
Public propertyPort Port used for binning.
Public propertyRunSequential If true, jobs are run sequentially. Otherwise a switch is used.
Public propertyUseProcessTransformationQueue Adds waiting for process transformation to command list.
Public propertyWaitStart Wait for start before running the job loop.
Top
See Also