BaseWorkflowInstanceCurrentState Property |
Returns the current state of this workflow instance.
Namespace:
Colygon.MatchPoint.WorkflowKit
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax public WorkflowState CurrentState { get; }
Property Value
Type:
WorkflowStateSee Also