SettingCollectionExecuteWorkflow Method
|
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntaxpublic void ExecuteWorkflow(
string workflowfile
)
Public Sub ExecuteWorkflow (
workflowfile As String
)
public:
void ExecuteWorkflow(
String^ workflowfile
)
Parameters
- workflowfile
- Type: SystemString
See Also