Click or drag to resize

WorkflowState Property

Gets or sets the current WorkflowState of the workflow.

Namespace:  Enkoni.Framework
Assembly:  Enkoni.Framework (in Enkoni.Framework.dll) Version: 1.3.0.1
Syntax
public WorkflowState State { get; protected set; }

Property Value

Type: WorkflowState

Implements

IWorkflowState
See Also