IStep Methods |
The IStep type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Begin | Changes the step's state to ON_GOING. |
|
|
Complete | Changes the step's state to COMPLETED. |
|
|
CompleteWithError | Changes the step's state to COMPLETED, but includes an error message; this is not a successful completion. |