ITsModelParam.Hidden

Syntax

Hidden: Boolean;

Description

The Hidden property determines whether parameter is hidden.

Comments

Available values:

If the parameter is not set to default value, set value to the parameter before starting calculation. Use the ITsModelParamValue interface.

Example

The property use is given in the example for ITsModelParams.Add.

See also:

ITsModelParam