Set the Status of this Item.

This method exists to allow Scripts to update Workflow Items. All other processes should use the methods in finWorkflowFunctions which update the item and save the Workflow.

Syntax

finWorkflowItem.StatusSet(status, [statusOutcome], [statusNotes])

Parameters

NameTypeOptionalByRefDescription
status isefinWorkflowItemStatus The Status to set.
statusOutcome String Optional The Satus Outcome.
statusNotes String Optional Status Notes to record.

Return Value

Boolean

A Bollean value.

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