Click or drag to resize

WFHandlerOnEnterInteractiveMode Event

This event is fired when the workflow must start communication with the user via a dialog window.

Namespace:  OmniPageCSDK.IproPlus
Assembly:  OmniPageCSDK.IproPlus (in OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public event WFHandlerEnterInteractiveModeHandler OnEnterInteractiveMode

Value

Type: OmniPageCSDK.IproPlusWFHandlerEnterInteractiveModeHandler
See Also