Clear the 'Recall Immediate' flag on a Workflow.

Syntax

finWorkflowFunctions.WorkflowRecallImmediateClear(workflowPk, [timestamp])

Parameters

NameTypeOptionalByRefDescription
workflowPk Integer The primary key of the Workflow.
timestamp Integer Optional The record's Timestamp. If supplied, this is used to ensure the record has not been updated by another process. 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