Appends a populated ISParameters object to the Summary Table.

Syntax

ISSummaryTableRows.AddParameters(parameters, [booleanDisplayMethod], [rangelongDateFormat], [rangeSeparator])

Parameters

NameTypeOptionalByRefDescription
parameters ISParameters A populated ISParameters object.
booleanDisplayMethod String Optional Determines how Booleans should be displayed. 'TrueFalse' will display True or False, 'YesNo' will display Yes or No. Any other value (including blank) will display a checked or unchecked checkbox.
rangelongDateFormat Boolean Optional If using a Date Range, indicates whether to use the long date format. If omitted, a value of False is assumed.
rangeSeparator String Optional If using a Date or Number Range, indicates what should be used to separate the from and to values (if both are populated). If omitted, a value of to is assumed.
Member of:
ISSummaryTableRows
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0