Convert to a generic List that is easily serialisable to a JSON array with Code and Description properties.

Syntax

ISCodeDescriptionList.ToJsonObject([includeBlankItem])

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.

Return Value

List(Of ISJsonCodeDescriptionListItem)

A String value.

Member of:
ISCodeDescriptionList
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0