IStep Interface Members
- Last UpdatedApr 08, 2026
- 1 minute read
The following tables list the members exposed by IStep.
| Name | Description | |
|---|---|---|
![]() | ExecutionRequired | Determines whether or not the step is required for proper pipeline execution. If true, the step will be executed even if a previous step has ContinueExecution = false or an exception was thrown. If false, the step will not execute if there is a failure. |
![]() | Name | The name of the step. |

