Click or drag to resize

WFProcInfoPageProcTypeByID Method

This property returns with the workflow step index which is currently working on the specified page.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public int PageProcTypeByID(
	int UniqueID,
	out Object StepType
)

Parameters

UniqueID
Type: SystemInt32
StepType
Type: SystemObject

Return Value

Type: Int32
See Also