Click or drag to resize

WFProcInfoWFStepBusy Method

This property is used to check if the specified workflow step is currently busy.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public bool WFStepBusy(
	int StepIndex
)

Parameters

StepIndex
Type: SystemInt32

Return Value

Type: Boolean
See Also