Convert Information List to a JSON array.

If 'AllowAltValues' then an array of objects with both Code (value) and Description(valueAlt) properties is returned unless.

Syntax

finInformationListRO.ToJsonString([includeBlankItem], [alwaysReturnObjectArray])

Parameters

NameTypeOptionalByRefDescription
includeBlankItem Boolean Optional Indicates whether to include a blank item as the first item in the array. If omitted, a value of False is assumed.
alwaysReturnObjectArray Boolean Optional Indicates whether to return an array of objects with both Code and Description properties is returned, even if 'AllowAltValues' is False. If omitted, a value of False is assumed.

Return Value

String

A String value.

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