Represents the Outcome of executing a Decision Card.

Methods

Name Description
Clear Clear this object.
DecisionCardSet System Use Only
FromXmlString Populates object from an XML string.
RecalculateScore Recalculates the Score, e.g., after items have had their Score updated via a Script.
ToHtmlString Generates HTML containing Decision Outcome details.
ToXmlString Persists object to an XML string.

Properties

Name Description
AllowReferStatus Indicates whether an OutcomeStatus of 'Refer' is allowed.
BaseScore System Use Only Obsolete
BaseScoreValue The Base Score that the ScoreValue property will be initialised to upon executing a Decision Card.
CreatedDate Read-Only The Local date and time this record was Created.
CreatedUserPk Read-Only The primary key of the User that Created this record.
CreatedUtcDate Read-Only The UTC date and time this record was Created.
DecisionCard Read-Only The Decision Card (in its current form, not necessarily how it was when this Decision Outcome was generated).
DecisionCardId The Id of the Decision Card used to produce this Decision Card Outcome.
DecisionCardPk The Primary Key of the Decision Card used to produce this Decision Card Outcome.
FailMessage The Fail Message.
Items Read-Only A collection of items detailing the Decision Outcome.
OutcomeCode The Outcome Code.
OutcomeMessage The Outcome Message.
OutcomeMessageResolved Read-Only The Outcome Message.
OutcomeStatus Read-Only The Outcome Status.
OutcomeStatusOverride Overrides the calculated OverrideStatus property. This allows Scripts or 'SetOutcome' type Rules to set the Outcome but carry on processing.
OutcomeStatusOverrideScore Read-Only System Use Only Obsolete
OutcomeStatusOverrideScoreValue Read-Only A snapshot of the Score when OutcomeStatusOverride was set to a value other than 'None'.
OutcomeStatusText Read-Only The Outcome Status in its String representation.
PassMessage The Pass Message.
PassScore System Use Only Obsolete
PassScoreValue The Score that the ScoreValue property must be equal to or greater than to return an OutcomeStatus of 'Success'.
QuestionId The Question Id used to produce this Decision Card Outcome.
QuestionType The Question Type used to produce this Decision Card Outcome.
ReferMessage The Refer Message.
ReferScore System Use Only Obsolete
ReferScoreValue The Score that the ScoreValue property must fall below to return an OutcomeStatus of 'Failed'.
Score System Use Only Obsolete
ScoreDecimalPlaces The number of Decimal Places to which Scores should be displayed.
ScoreValue The Score.
Tag The Tag property can be used to attach another value or object to this object.
UserData Read-Only User Defined data.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0