Create a Summary Tables collection containing details of this Key/Value List.
Syntax
finUtilities.KeyValueListToSummaryTables(kvl, [includeBlankValues])
Parameters
| Name | Type | Optional | ByRef | Description |
| kvl |
ISKeyValueList |
|
|
The Key/Value List. |
| includeBlankValues |
Boolean |
Optional |
|
Indicates whether to Include Blank Values, e.g. zero-length Strings or Null Dates.
If omitted, a value of True is assumed. |
Return Value
- Member of:
- finUtilities
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0