Click or drag to resize

WFProcInfoWFExecState Property

Use this property to get the current state of workflow execution.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public WFEXEC_STATE WFExecState { get; }

Property Value

Type: WFEXEC_STATE
Remarks

The state is returned as a member of the WFEXEC_STATE enumeration.

See Also