Click or drag to resize

WFDescInfoGetWFObjects Method

Use this method to return the object 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 GetWFObjects(
	out WFObjects Objects
)

Parameters

Objects
Type: Kofax.OmniPageCSDK.IproPlusWFObjects
See Also