Home
/
Intersoft.ISSupport6
/
ISSummaryTableRows
/
AddCaptionOutcome
AddCaptionOutcome
Method
Member of
ISSummaryTableRows
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
Name
Type
Optional
ByRef
Description
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