Set the 'Recall Immediate' flag on a Workflow.

Syntax

finWorkflowFunctions.WorkflowRecallImmediateSet(workflowPk, [timestamp])

Parameters

NameTypeOptionalByRefDescription
workflowPk Integer The primary key of the Workflow.
timestamp Integer Optional The Workflow's Timestamp. If omitted, a value of -1 is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finWorkflowFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0