Step.ExecuteEditSubstep
- Updated2026-02-03
- 1 minute(s) read
Step.ExecuteEditSubstep
Syntax
Step.ExecuteEditSubstep
Return Value
Returns True if the Edit substep modifies the step.
Purpose
Note
This method is obsolete. Use the
Step.ExecuteSubstep
method instead.
Remarks
Executes the first Edit substep for the step, if one exists. Check the Step.CanExecuteEditSubstep property before calling this method.