Click or drag to resize

WFDescInfoQueryInfoTagsSeverity Method

This method is used to return the highest severity event that happened during the workflow processing - as a member of the WFSEVERITY enumeration.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void QueryInfoTagsSeverity(
	out WFSEVERITY WFISeverity
)

Parameters

WFISeverity
Type: Kofax.OmniPageCSDK.IproPlusWFSEVERITY
See Also