Creates a string that describes each of the parameters.

<para> Parameters with a HideDescription property of True will not be included, neither will CheckList parameters with all or none of their items selected (unless specified by the alwaysIncludeCheckLists parameter). </para> <para> If the DescriptionSuffix property has been set, this will be appended to the end of the Description. </para>

Syntax

ISParameters.CreateDescription([includeFalseBooleanValues])

Parameters

NameTypeOptionalByRefDescription
includeFalseBooleanValues Boolean Optional If omitted, a value of False is assumed.

Return Value

String

A String value.

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