Updates Parameters from a Saved Parameters collection.

<para> The following parameter properties will be updated: <list> <item>DefaultValueExpression</item> <item>Visible</item> <item>Value</item> </list> </para> <para> Parameter values will not automatically be set from the DefaultValueExpression, the CalculateValues method must be called to achieve this. </para> <para> Parameters with a NonPersistable property of True will not be updated. </para>

Syntax

ISParameters.UpdateFromSavedParameters(savedParameters)

Parameters

NameTypeOptionalByRefDescription
savedParameters ISSavedParameters

Return Value

Boolean

A Boolean value indicating success.

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