This simply calls the ISSupport.CreateSummaryTableFromKeyValueList method.
| 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. | |
| 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. |
An ISSummaryTable object.