Click or drag to resize
WorkflowInstanceResumeCurrentStep Method
Resumes the current step from last failed Entry action.

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