Leadtools.Workflow.Scan Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Execute Method
See Also 
Leadtools.Workflow.Scan Namespace > ScanActivity Class : Execute Method



executionContext
The ActivityExecutionContext to associate with this Activity and execution.
executionContext
The ActivityExecutionContext to associate with this Activity and execution.
Overrides Activity.Execute.

Syntax

Visual Basic (Declaration) 
Overrides Protected Function Execute( _
   ByVal executionContext As ActivityExecutionContext _
) As ActivityExecutionStatus
Visual Basic (Usage)Copy Code
Dim instance As ScanActivity
Dim executionContext As ActivityExecutionContext
Dim value As ActivityExecutionStatus
 
value = instance.Execute(executionContext)
C# 
protected override ActivityExecutionStatus Execute( 
   ActivityExecutionContext executionContext
)
C++/CLI 
protected:
ActivityExecutionStatus Execute( 
   ActivityExecutionContext executionContext
) override 

Parameters

executionContext
The ActivityExecutionContext to associate with this Activity and execution.

Return Value

The ActivityExecutionStatus of the run task, which determines whether the activity remains in the executing state, or transitions to the closed state.

Remarks

For more information, refer to Execute.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Workflow.Scan requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features