Click or drag to resize

WorkflowInstanceResumeCurrentStepTransition Method

Resumes the transition of the current step from the last failed action.

Namespace:  Colygon.MatchPoint.WorkflowKit
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public void ResumeCurrentStepTransition()
See Also