Add a 'Cancel Workflow And Start Workflow' type Outcome Item to the end of the collection.

Syntax

finWorkflowItemOutcomeItems.AddCancelWorkfowAndStartWorkflow(outcome, workflowTypeId, [success], [outcomeDescription], [icon], [hidden])

Parameters

NameTypeOptionalByRefDescription
outcome String The Outcome.
workflowTypeId String The Workflow Type for the new Workflow.
success Boolean Optional Indicates whether this Outcome should be considered a Success, i.e., updates to Workflow Colour Flag and Account Monitor Categories will be made if this Outcome is selected. If omitted, a value of True is assumed.
outcomeDescription String Optional The Outcome Description.
icon String Optional The Icon to use for this Outcome.
hidden Boolean Optional Indicates whether this Outcome Item should be hidden from the User. If omitted, a value of False is assumed.

Return Value

finWorkflowItemOutcomeItem

A finWorkflowItemOutcomeItem object.

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