Click or drag to resize

WFHandler.QueryStepSupport 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: System.String
IID
Type: System.String

Return Value

Type: Boolean
See Also