SequenceContext.IsStepExcludedFromExecution ( step)
Returns True if the step was not selected as part of the interactive execution or the hierarchical execution in progress.
Specifies whether the step was selected as part of the interactive execution or the hierarchical execution in progress.
User interfaces dim excluded steps during an interactive execution. The StationOptions.InteractiveBranchMode property setting determines whether excluded steps execute.
step As Step
[In] Step to be verified.