ITsModelParamValue.Hidden

Syntax

Hidden: Boolean;

Description

The Hidden property returns whether the parameter is hidden.

Comments

Available values:

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

Example

The property use is given in the example for ITsModelParamValue.DataType.

See also:

ITsModelParamValue