IStep Interface Properties
- Last UpdatedApr 08, 2026
- 1 minute read
For a list of all members of this type, see IStep members.
| 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. |
