Click or drag to resize

WFHandlerQueryStepSupport Method

This property returns whether a specific workflow step is supported.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public bool QueryStepSupport(
	string clsid,
	string IID
)

Parameters

clsid
Type: SystemString
IID
Type: SystemString

Return Value

Type: Boolean
See Also