Click or drag to resize

IStepWithWeight Methods


The IStepWithWeight type exposes the following members.

Methods
  Name Description
Public method Begin Changes the step's state to ON_GOING.
(Inherited from IStep)
Public method Complete Changes the step's state to COMPLETED.
(Inherited from IStep)
Public method CompleteWithError Changes the step's state to COMPLETED, but includes an error message; this is not a successful completion.
(Inherited from IStep)
Top
See Also