Insert a 'Set Outcome' item into the collection.

This will set the OutcomeStatusOverride property on the Decision Outcome which will fix the outcome, regardless of the final score.

Syntax

finDecisionOutcomeItems.InsertSetOutcome(index, code, description, outcomeStatus, [conditions], [outcomeCode], [outcomeMessage], [message], [notes])

Parameters

NameTypeOptionalByRefDescription
index Integer The zero-based index before which the item should be inserted.
code String
description String
outcomeStatus isefinDecisionOutcomeStatus
conditions String Optional
outcomeCode String Optional
outcomeMessage String Optional
message String Optional
notes String Optional

Return Value

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