Add a Row that contains two cells, a Caption and a Boolean value - which displays as one of the icons {{outcome_success}}, {{outcome_failure}} or {{outcome_unknown}}.

Syntax

ISSummaryTableRows.AddCaptionOutcome(caption, value, [center])

Parameters

NameTypeOptionalByRefDescription
caption String
value Boolean? The Nullable Boolean value.
center Boolean Optional Indicates whether to Centre to contents of this cell. If omitted, a value of False is assumed.

Return Value

ISSummaryTableRow

A new ISSummaryTableRow object.

Member of:
ISSummaryTableRows
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0