Hidden: Boolean;
The Hidden property returns whether the parameter is hidden.
Available values:
True. Parameter is hidden.
False. Parameter is not hidden.
If the parameter is not set to default value, set parameter value before starting calculation. Use the ITsModelParamValue.Value property.
The property use is given in the example for ITsModelParamValue.DataType.
See also: