Count the number of items in this collection with the specified Warning Level.
Syntax
finWarnings.CountByLevel(warningLevel, [includeHigherLevels])
Parameters
| Name | Type | Optional | ByRef | Description |
| warningLevel |
isefinWarningLevel |
|
|
The Warning Level. |
| includeHigherLevels |
Boolean |
Optional |
|
Indicates whether to include any Higher Warning Levels, e.g., Critical if High is specified.
If omitted, a value of False is assumed. |
Return Value
Integer
An Integer value.
- Member of:
- finWarnings
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0