Create a Summary Table containing details of this Key/Value List.

This simply calls the ISSupport.CreateSummaryTableFromKeyValueList method.

Syntax

finUtilities.KeyValueListToSummaryTable(kvl, [includeBlankValues], [useCollapsedDataTable], [collapsedGroupHeading], [obfuscateEncryptedItems])

Parameters

NameTypeOptionalByRefDescription
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.
useCollapsedDataTable Boolean Optional If omitted, a value of False is assumed.
collapsedGroupHeading String Optional If omitted, a value of User Defined is assumed.
obfuscateEncryptedItems Boolean Optional If omitted, a value of False is assumed.

Return Value

ISSummaryTable

An ISSummaryTable object.

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