Gets a numbered ISList of Validation Items.
Syntax
finWarnings.GetListNumbered([showCategory], [showContext], [limit], [ignoreNumberIfOneItem])
Parameters
| Name | Type | Optional | ByRef | Description |
| 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. |
| 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
- Member of:
- finWarnings
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0