Click or drag to resize

WFHandlerNewWorkflowObjectHandler Delegate

Namespace:  OmniPageCSDK.IproPlus
Assembly:  OmniPageCSDK.IproPlus (in OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public delegate void NewWorkflowObjectHandler(
	WFHandler Handler,
	WFObject Object,
	int StepIndex
)

Parameters

Handler
Type: OmniPageCSDK.IproPlusWFHandler
Object
Type: OmniPageCSDK.IproPlusWFObject
StepIndex
Type: SystemInt32
See Also