Get a List from an entry that is stored as a Grouping Items collection (e.g., Item1;True|Item2;False|Item3;True).

Syntax

ISKeyValueList.GetListFromGroupingList(key, [defaultValue])

Parameters

NameTypeOptionalByRefDescription
key String
defaultValue String Optional A comma-separated list or items to use as the Default Value if not item with this key exists.

Return Value

ISList

An ISList object.

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