Create a Summary Tables collection containing Parameter details.

Syntax

finUtilities.ParametersToSummaryTables(parameters, [pageCaption], [summaryTableId])

Parameters

NameTypeOptionalByRefDescription
parameters ISParameters The Parameters.
pageCaption String Optional The Caption of the Page to include if not rendering the entire Parameters collection. This will only render Parameters that fall after a PageStart type Parameter has been found with a Caption that matches this argument up until the next PageStart Parameter.
summaryTableId String Optional An Id to assign to the Summary Table or leave blank to use the default of 'Parameters'.

Return Value

ISSummaryTables

An ISSummaryTables object containing a single ISSummaryTable with a SummaryTableId of 'Parameters'.

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