Click or drag to resize
BaseWorkflowInstanceCurrentState Property
Returns the current state of this workflow instance.

Namespace: Colygon.MatchPoint.WorkflowKit
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public WorkflowState CurrentState { get; }

Property Value

Type: WorkflowState
See Also