Click or drag to resize

WFDescInfoGetWFSteps Method

Use this method to return the step collection of a specific workflow.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void GetWFSteps(
	out WFSteps Steps
)

Parameters

Steps
Type: Kofax.OmniPageCSDK.IproPlusWFSteps
See Also