Home
/
Intersoft.ISSupport6
/
ISSummaryTableCells
/
AddOutcome
AddOutcome
Method
Member of
ISSummaryTableCells
Add a Text cell to the end of the Summary Table Row where a Boolean value creates a {{outcome_success}}, {{outcome_failure}} or {{outcome_unknown}} icon.
Syntax
ISSummaryTableCells
.
AddOutcome
(
value
,
[center]
)
Parameters
Name
Type
Optional
ByRef
Description
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
ISSummaryTableCell
A new ISSummaryTableCell object.
Member of:
ISSummaryTableCells
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0