Create readable, line-separated Text containing details of this Key/Value List.

Syntax

finUtilities.KeyValueListToText(kvl, [encrypt], [includeBlankValues], [includeUnaudited])

Parameters

NameTypeOptionalByRefDescription
kvl ISKeyValueList The Key/Value List.
encrypt Boolean Optional Determines if encrypted String values are returned as "{encrypt}" If omitted, a value of True is assumed.
includeBlankValues Boolean Optional If omitted, a value of True is assumed.
includeUnaudited Boolean Optional If omitted, a value of True is assumed.

Return Value

String

A String value.

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