Creates a Key Value List that contains parameter values.

<para> Where a Parameter has a UserDefinedIndex other than -1, the value created/updated in the ISKeyValueList will be suffixed with ':UserN', e.g. 'CCRating:User2'. </para>

Syntax

ISParameters.ToKeyValueList([includeStandaloneOnly])

Parameters

NameTypeOptionalByRefDescription
includeStandaloneOnly Boolean Optional Indicates whether to include Parameters which have a StandaloneOnly property of True. If omitted, a value of True is assumed.

Return Value

ISKeyValueList

An ISKeyValueList value.

Member of:
ISParameters
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0