Generates HTML containing Decision Outcome details.

Syntax

finDecisionOutcome.ToHtmlString([completeHtml], [title], [summary], [notes], [warnings], [scriptContextData])

Parameters

NameTypeOptionalByRefDescription
completeHtml Boolean Optional Indicates whether to generate a Complete HTML page. Not currently used. If omitted, a value of False is assumed.
title String Optional The Title to display.
summary String Optional Summary text to be included above the decision information.
notes String Optional Only used by Summary Page (version 2) type Scripts.
warnings String Optional Only used by Summary Page (version 2) type Scripts.
scriptContextData ISKeyValueList Optional If omitted, a value of Nothing is assumed.

Return Value

String

A String value.

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