Gets a numbered summary of Validation Items.

Syntax

finWarnings.GetSummaryNumbered([showCategory], [showContext], [extraLine], [limit], [ignoreNumberIfOneItem])

Parameters

NameTypeOptionalByRefDescription
showCategory Boolean Optional Indicates whether to display the Warning Category if populated. If omitted, a value of False is assumed.
showContext Boolean Optional Indicates whether to display the Warning Context if populated. If omitted, a value of False is assumed.
extraLine Boolean Optional Indicates whether to include an extra line between items. If omitted, a value of False is assumed.
limit Integer Optional Limits the results to a specified number. If omitted, a value of 0 is assumed.
ignoreNumberIfOneItem Boolean Optional Ignore numbering if there is only one Warning. If omitted, a value of False is assumed.

Return Value

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