TwoStepOperation Properties |
The TwoStepOperation type exposes the following members.
| Name | Description | |
|---|---|---|
| FirstStepStage |
Gets the StageConfiguration for the first step.
| |
| InputChannel |
Gets the input channel for this operation.
(Inherited from StageOperation.) | |
| Output |
Gets the output for this operation.
(Inherited from StageOperationBase.) | |
| SecondStepStageId |
Gets or sets the stage ID for the second step, if one is created.
| |
| SecondStepTaskType |
Gets the type of the task for the second step, if one is created.
| |
| Settings |
Gets the settings for the stage.
(Inherited from StageOperationBase.) | |
| StageId |
Gets or sets the name of the stage that will be created from this operation.
(Inherited from StageOperationBase.) | |
| TaskType |
Gets information about the type of the task.
(Inherited from StageOperationBase.) |