WFHandlerClearTempParams Method
|
Use this method to clear the temporary parameter set.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic void ClearTempParams()
Public Sub ClearTempParams
public:
void ClearTempParams()
Remarks
You typically call this method at the beginning of workflow creation. For details see General Information.
See Also